Send SMS verification code

❗️

WARNING

Telesign introduced a new version of our SMS Verify API. The previous version was deprecated on 3/30/23 GMT. In the new version, some features (the 229, 230, and 233 statuses and the Verify Plus packages) are returned asynchronously in the Delivery Report. Please see the details in this Changelog post to ensure that your integration is accurate for the version of the SMS Verify API that you are using or it may break.

Use this action to send an SMS with a verification code to a recipient phone number.

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • Encoding: Accepts only UTF-8 unicode characters as inputs.
  • Accepts: application/x-www-form-urlencoded
  • Responds with: application/json
  • Required headers: Content-Type - application/x-www-form-urlencoded
  • Rate limit: Default rate limits by product
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!