Skip to main content
POST
Send Bulk SMS

Authorizations

Authorization
string
header
required

Send your API key as Token <your_api_key>.

Use your live key for real transactions, or your sandbox key (sk_test_…) to test — sandbox calls return a realistic simulated result and never touch your wallet. Add "sandbox_status": "fail" to any sandbox request to simulate a failure.

Body

application/json
sender
string
required
Maximum string length: 11
Example:

"mySubwallet"

number
string
required
Example:

"2347013397088,2348011112222"

message
string
required
Example:

"Hello from mySubwallet!"

request-id
string
required
Example:

"BULKSMS_1234567890"

Response

200 - application/json

Result