Cliniko · Rate Limits

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.

3 Limits Throttle: 429
Practice ManagementHealthcareSaaSRate LimitingQuotas

Limits

Requests Per Minute user
requests
200 per minute per user
Documented published limit. 429 returned on exceed, with X-RateLimit-Reset.
Fair Use account
requests
not published (fair-use)
Requests beyond fair-use allocation may be blocked.
Pagination Page Size request
records
50 default, 100 max per page
Controlled by the per_page parameter on list endpoints.

Policies

Rate Limit Reset Header
429 responses include X-RateLimit-Reset, a UNIX timestamp for when the per-minute window resets.
User-Agent Enforcement
Requests without a User-Agent containing an app/vendor name and valid contact email may be automatically blocked.
Backoff Strategy
Clients should honor X-RateLimit-Reset, implement exponential backoff with jitter, and reduce request volume via larger per_page and q[] filtering.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/cliniko-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.