Skip to content

Rate limiting

AI Autofill

Example policy: 10 requests / minute per user or IP (confirm exact values with the backend).

429 responses may include a Retry-After header.

General API

Global limits may be defined at the gateway or application layer; confirm with OpenAPI or your operations team.

Client recommendations

  • Use exponential backoff on repeated failures
  • Temporarily disable Autofill buttons in forms when throttled

Cere Insight 2.0 documentation