Toll-Free Campaigns
Toll-Free Campaigns
Toll-Free Campaigns
Follow the sequence below to enable high-throughput toll-free messaging across the US.
⏱️ Approval time: Less than 10 minutes
brandId (register one here)POST /campaigns/toll-free with the brand, use case, consent flow, and compliance metadata.POST /campaigns/toll-free/autofill fills in the campaign information based on the existing information for a campaign and its brand.
POST /campaigns/toll-free/validate surfaces
formatting and campaign issues. Treat the response as guidance only; it never
blocks campaign submission but is intended to guide you.
POST /campaigns/toll-free/submit/{campaignId} to submit the campaign for carrier review.GET /campaigns/toll-free/{campaignId}.GET /status/toll-free-campaign/{campaignId}.If you don’t have a number yet, follow our phone numbers guide to purchase one.
Attach owned numbers to the campaign via POST /phone-numbers/attach-campaign. Note that each toll-free number is carrier reviewed and thus takes more time.
In some cases, a number may fail to be attached to the campaign and you’ll be asked to update the campaign and reattach the number.
GET /status/toll-free-campaign/{campaignId}Start messaging with POST /messages/send/sms or POST /messages/send/mms. While waiting for approval, you’ll also be able to send test messages with our sandbox numbers. See our sending messages guide for detailed instructions on sending messages.