Attio Com Rate Limits
Attio publishes explicit numeric rate limits for its REST API, expressed as requests per second split by operation type. Read requests are limited to 100 per second and write requests to 25 per second. Exceeding a limit returns an HTTP 429 (Too Many Requests) response, and clients are expected to back off and retry. Webhook delivery is separately capped at 25 requests per second per target URL, with support able to raise that on request.
Attio Com Rate Limits is the machine-readable rate-limit profile for Attio on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include CRM, API, Rate Limiting, Quotas, and Webhooks.