Gingr Rate Limits
Gingr does not publish fixed numeric rate limits for the Partner API (api.gingr.io) in its public OpenAPI/Swagger document, Postman collection, or support articles. Access is scoped per facility via an X-Api-Key header plus a subdomain header identifying the account; there is no documented requests-per-minute ceiling, burst limit, or published 429 policy. Most list endpoints are cursor/offset paginated with a page[size] enum capped at 100 items per page, which caps the practical cost of any single request rather than the request rate itself.
Gingr Rate Limits is the machine-readable rate-limit profile for Gingr on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, items, and keys.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Pet Care, Pet Daycare, Rate Limiting, and Quotas.