Skip to content

Error Codes

All errors follow this format:

{
"statusCode": 400,
"message": "Invalid phone number: 0771234567",
"error": "Bad Request"
}
CodeMeaning
200Success
201Resource created
400Bad request — check your request body
401Unauthorized — missing or invalid API key
403Forbidden — insufficient credits or wrong role
404Resource not found
429Rate limit exceeded
500Internal server error
MessageFix
Invalid phone numberUse E.164 format: +94771234567
Insufficient credit balanceTop up your account
Scheduled time must be in the futureCheck your scheduledAt value
SMS provider "default" is not configuredContact support
Only .xlsx and .xls files are allowedConvert your file to Excel format