Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
to
string
required

Recipient's phone number

Example:

"+1234567890"

language
string
required

Language of the OTP message

Example:

"en"

name
string
required

Your app's name (customizes message to 'Your [name] code is...')

Example:

"Contiguity"

Response

Send a new OTP

id
string
required
Example:

"req_xxxxxxxxxxxxxxxx"

timestamp
number
required
Example:

1765397289220

api_version
string
required
Example:

"v2025.12.10"

object
string
required
Example:

"response"

data
object
required