Quartzy Rate Limits
Quartzy does not publish fixed numeric rate limits for its Public API in the developer reference. The API is authenticated per user with an AccessToken (or OAuth2), and access is scoped to the labs and organizations the token's user belongs to; that authorization scope, rather than a documented per-minute request cap, is the primary governor on what a caller can read and write. List endpoints are paginated with a page query parameter, which bounds response size. Callers should assume standard SaaS abuse protection may throttle excessive traffic and should implement retry-with-backoff on 429 responses.
Quartzy Rate Limits is the machine-readable rate-limit profile for Quartzy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, resources, and items.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Lab Management, Inventory Management, Life Sciences, Rate Limiting, and Quotas.