Developer documentation

Rate Limits

How clients should handle tenant-specific API limits.

Tenant-specific

Current status

Public numeric limits are not advertised because limits may vary by tenant, environment, operation, and commercial agreement.

Client behavior

  • Use pagination and request only fields or resources needed.
  • Cache stable definitions in accordance with tenant policy.
  • Honor 429 and Retry-After.
  • Use exponential backoff with jitter and a bounded retry count.
  • Coordinate sustained high-volume workloads with Aevah.