Twilio Bulk Messaging API
Send personalized messages across SMS, MMS, RCS, and WhatsApp. Reach up to 10,000 recipients in a single API request, with rich content and cross-channel support. Find the documentation, sample code, and developer tools you need to start sending.
Take the next steps with Twilio Bulk Messaging API
curl -X POST 'https://comms.twilio.com/v1/Messages' \-H 'Content-Type: application/json' \-d '{"from": {"address": "+15017122661","channel": "SMS"},"to": [{"address": "+15558675310","channel": "PHONE"}],"content": {"text": "Hello from Twilio Bulk Messaging!"}}' \-u $TWILIO_ACCOUNT_SID:$TWILIO_AUTH_TOKEN
Take the next steps with Twilio Bulk Messaging API
Start sending messages
Set up your account, configure your sender, and send your first message with the Twilio Bulk Messaging API.
1HTTP/1.1 202 Accepted2operationId: comms_operation_01h9krwprkeee8fzqspvwy6nq8
Learn more
Explore the guides and API references to build and scale your bulk messaging integration.
Related products
Twilio offers other tools to enhance your messaging applications. Reach your customers across multiple channels with Programmable Messaging and Voice.
Send SMS, MMS, and WhatsApp messages programmatically.
Product documentationBuild multi-channel conversations with a unified API.
Product documentationAdd multi-factor authentication and phone verification.
Product documentation