TextPro Docs

Rate Limits

Understand API throttling behavior.

Limit Responses

When request volume exceeds configured limits, the API returns 429 Too Many Requests.

429
Too Many Requests
Retry-After: 60
{
  "message": "Too Many Attempts."
}