Error Codes
Comprehensive list of error codes and their meanings to help you debug API issues.
HTTP Status Codes
| Code | Status | Description |
|---|---|---|
| 200 | OK | Request successful |
| 400 | Bad Request | Invalid request parameters |
| 401 | Unauthorized | Authentication failed |
| 403 | Forbidden | Insufficient permissions |
| 429 | Rate Limited | Too many requests |
| 500 | Server Error | Internal server error |
API Error Codes
AUTHENTICATION_FAILED
Invalid username or password provided
Solution: Verify your API credentials are correct
INVALID_SENDER_ID
The sender ID is not registered or invalid
Solution: Use a registered sender ID or contact support
INSUFFICIENT_BUNDLE_LIMIT
Not enough credits to send the message
Solution: Top up your account or reduce message count
INVALID_RECIPIENT_LIMIT
Too many recipients in a single request
Solution: Split large recipient lists into smaller batches