Verify API
Sending a Verification
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier 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
An error
An error
Steps
Email steps
Templates
SMS Templates
Email Templates
WhatsApp Templates
Verifying the code
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
The ID for a verification
Code was successfully verified
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 number of times an attempt was made to verify with an incorrect code.
The 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]
6The current status of the verification.
The index of the current active step in the steps array.
The time the verification was created.
The time the verification was last updated.
The time after which the verification can no longer be verified.
Verification failed
An error
An error
Resend a code for a specific verification step
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
The ID for a verification
The index of the step to use.
nullResend request was accepted for processing
An error
An error
An error
Failover to the next step
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
The ID for a verification
The index of the step to use.
nullFailover request was accepted for processing
An error
An error
An error
Retrieving Verifications
Retrieving a list of Verifications
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
Limits the number of results to return.
25The cursor that keeps track of the current position in the results.
Reverses the order in which the results are returned.
falseStart date for the query
End date for the query
OK
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
An error
Retrieving a single Verification
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
The ID for a verification
OK
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 number of times an attempt was made to verify with an incorrect code.
The 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]
6The current status of the verification.
The index of the current active step in the steps array.
The time the verification was created.
The time the verification was last updated.
The time after which the verification can no longer be verified.
An error
Last updated
Was this helpful?

