Phone Ownership

This API sends an OTP through SMS to verify ownership

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

This API Requires a Webhook URL

Go here for more information on setting up a webhook listener.

The request body can also include metadata so you can use your own internal references to identify your users and requests. Send metadata for every Webhook. The metadata should have a maximum size of ≦4Kb and be only one level deep.

Body Params
string
required

Callback URL to receive webhooks.

string
required

Location of search. Currently allows one of the following values: "en_US", "es_MX", "", and null.

string
required

Country code and phone number. Must be entered as a single number with no delimiters, such as "-" or "." or spaces.

string
required

User name associated with the SMS number.

json
Defaults to { "user-defined-1" : "abcde", "user-defined-2" : "12345" }

Metadata to be sent to a webhook (callbackUrl)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json