cURL
SMS
Send Message
Send a message to one or multiple recipients
POST
cURL
Refer to Authentication for information on how to obtain a
bearer token. This endpoint requires the
message.sms.send.oneway API client
authorization scope to send one way messages. You can set up scopes on the
API Clients page.Rate Limit
This endpoint is rate limited to 400 messages per second.Request Modes
The API supports two request modes:SendToMany— same message is sent to multiple recipientsSendToEach— message is sent to individual recipients.(Messages can be tailored for each recipient)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the messaging service
Body
application/json
Message details for sending to one or multiple recipients
Response
Message(s) sent successfully
The response