Follow the sequence below to start sending production 10DLC traffic.
⏱️ Approval time: Around 1-2 days
brandId (register one here)POST /campaigns/dlc with the brand, use case, keywords, sample messages, and compliance metadata.POST /campaigns/dlc/autofill fills in the campaign information based on the existing information for a campaign and its brand.
POST /campaigns/dlc/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/dlc/submit/{campaignId} to submit the campaign for carrier review.GET /campaigns/dlc/{campaignId}.GET /status/dlc-campaign/{campaignId}.See our phone numbers guide for detailed instructions on searching and purchasing numbers.
Attach owned numbers to the campaign via POST /phone-numbers/attach-campaign.
GET /status/dlc-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.