SMS
SMS send / receive API — coming soon.
Coming soon. A public SMS send / receive API is on the roadmap and not yet available. This page will fill in when the surface ships.
What this will cover
When the SMS API is released, expect:
PUT /accounts/{account_id}/smsto send a single message.GET /accounts/{account_id}/smsto list message history with cursor-based pagination andcreated_afterfiltering.GET /accounts/{account_id}/sms/{message_id}for status lookups on a specific outbound or inbound message.- A webhook
hook: "sms"event family for delivery + inbound receipts — see Events & Notifications → Webhooks.
In the meantime
If you need SMS today, reach out to [email protected] — early-access pilots may be available case-by-case.

