Vetspire Rate Limits
Vetspire's public GraphQL API at https://api.vetspire.com/graphql is authenticated with an Authorization API token and protected primarily by a documented maximum query depth of 8 - queries deeper than 8 levels are rejected with error code query_depth_limit. Vetspire does not publish numeric request-per-minute or per-day rate limits in its public API documentation; consumers should assume server-side throttling exists and design for backoff. Specific throughput quotas are not documented and are not reconciled in this artifact.
Vetspire Rate Limits is the machine-readable rate-limit profile for Vetspire on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring query_depth and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Veterinary, Practice Management, GraphQL, Rate Limiting, and Quotas.