Customized Verification Code

If you already have a system for generating and validating verification codes and want to continue using them, you can send your code to us and use our pre-approved message templates and localization options for text and voice.

How to use custom code
To use your own generated verification code, include it in the call to the Send Verification Request API.

{
"to": "+44868534958",
"channel": "SMS",
"code": "1234",
}

To ensure accurate and reliable user authentication, it is recommended to use the verification code API to submit the code provided by the user. This method not only allows you to monitor the success rate of verifications but also provides us with valuable information on the stability of SMS lines across the globe. By utilizing this API, you can provide your users with a seamless and secure authentication process.