Documentation
Sign inGet started

E13002 — VerificationSendRateLimited

Too many verification messages requested for this recipient. Please retry after the period indicated in the Retry-After header.
  • HTTP status: 429
  • Type: rate_limit_error
  • Name: VerificationSendRateLimited

What to do

A rate-limit group is exhausted for this workspace. Wait the number of seconds in the Retry-After header, then retry. The RateLimit and RateLimit-Policy headers name the group and quota so you can pace future requests.
  • Rate limits: groups, headers, and backoff guidance
  • E13xxx — Verify: every code in this range
  • Errors: the full wire contract, status mapping, and error catalog
  • Error handling: branching on type and code, validation details, and vendor_code