Cliniko Rate Limits
Cliniko documents a fixed request rate limit of 200 requests per minute per user (per API key). Exceeding it returns HTTP 429 with an `X-RateLimit-Reset` response header carrying a UNIX timestamp for when the window resets. Cliniko also reserves the right to block requests that exceed fair-use allocation, and to block requests that omit a compliant `User-Agent` header (which must contain an app/vendor name and a valid contact email). List endpoints are paginated at 50 items per page by default and a maximum of 100 per page via the `per_page` parameter, which is the primary lever for reducing request volume.
Cliniko Rate Limits is the machine-readable rate-limit profile for Cliniko on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Practice Management, Healthcare, SaaS, Rate Limiting, and Quotas.