Send SMS via JSON payload

Submits an SMS message using a JSON request body instead of query string
parameters. Functionally equivalent to the standard Message Sending API,
intended for clients that prefer a JSON integration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
request
object
required
Responses

400

Malformed request - for example, invalid JSON or a missing required field.

401

Authentication failed. # TODO: confirm the exact expected format of
the Authorization header value (for example, a raw API key, a
Bearer token, or Basic auth) with the tech team.

500

Internal server/gateway error at the transport level.

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