Send bulk SMS

Use this endpoint to send the same SMS message to multiple recipients.

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!