Send SMS in bulk

Send up to 1000 SMS in one request. Each item is validated independently — valid items are queued and returned in accepted (each with its own message_id), invalid ones are returned in rejected (partial success). Delivery status is sent per item to your configured webhook (events sms.delivered / sms.undelivered / sms.error). The batch is charged against the per-minute rate limit by its item count. Requires the SMS & Voice feature to be enabled for your account by the Clint team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
requests
array of objects
required
length ≤ 1000
requests*
string
enum
Defaults to SMS
Allowed:
Headers
string
required

API Token

Responses

401

Invalid or missing API token

402

Insufficient wallet balance to send

403

The SMS & Voice feature is not enabled for your account

429

Rate limit exceeded. Charged by item count; limit is 10000 requests per minute, per account and per channel.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json