Verify API
Sending a Verification
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The locale/language of the message sent to the user. If not provided, we will attempt to determine the locale from the user's phone number. If we are unable to determine the locale, we will default to "en-US".
The maximum number of attempts to verify the user. [Default: 3]
3The time in seconds before this verification expires. Once expired, it can no longer be verified. [Default: 600]
600The length of the verification code. [Default: 6]
6Verify request was accepted for processing
The request did not pass validation
The request did not pass validation
Steps
Templates
SMS Templates
Email Templates
WhatsApp Templates
Verifying the code
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The ID for a verification
Code was successfully verified
Verification failed
The request did not pass validation
The request did not pass validation
Resend a code for a specific verification step
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The ID for a verification
The index of the step to use.
nullResend request was accepted for processing
The request did not pass validation
The request did not pass validation
The request did not pass validation
Failover to the next step
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The ID for a verification
The index of the step to use.
nullFailover request was accepted for processing
The request did not pass validation
The request did not pass validation
The request did not pass validation
Retrieving Verifications
Retrieving a list of Verifications
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
Limits the number of results to return
10Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
falseStart date for the query
End date for the query
OK
The request did not pass validation
Retrieving a single Verification
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The ID for a verification
OK
The request did not pass validation
Last updated
Was this helpful?

