Send SMS to multiple recipients in a single API call. Ideal for campaigns and notifications to large audiences.
Features:
Best Practices:
Use your API key as a Bearer token. Format: Authorization: Bearer sk_live_xxxxx
API version in YYYY-MM-DD format. Using the latest version ensures access to newest features.
^\d{4}-\d{2}-\d{2}$List of recipient phone numbers (max 10,000)
1 - 10000 elements["8801712345678", "8801987654321"]Message content (same for all recipients)
1 - 1000"Flash Sale! 50% off everything today only. Shop now!"
Sender ID (must be approved)
11"HIXBE"
Message route (OTP not available for bulk)
transactional, promotional "promotional"
Schedule bulk send for future time
"2026-01-16T09:00:00Z"
Bulk job accepted and processing
Bulk messaging job status and statistics
Unique job identifier
"job_bulk_001"
Job processing status
processing, completed, failed, cancelled "processing"
Total number of recipients
x >= 15000
Messages queued for delivery
4850
Messages sent to carrier
150
Successfully delivered messages
120
Failed deliveries
5
Estimated total cost
250
Job creation timestamp
"2026-01-15T10:00:00Z"
Job completion timestamp
null