Printavo Rate Limits
Printavo API v2 (GraphQL) enforces three documented limits - a request-rate limit, a GraphQL query-complexity limit, and a maximum query depth. Requests are rate-limited to 10 requests every 5 seconds, scoped per user email OR per IP address. Each GraphQL operation must stay under a complexity score of 25000 and a nesting depth of 13. Connections default to 25 nodes per page and page with cursor arguments.
Printavo Rate Limits is the machine-readable rate-limit profile for Printavo on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, complexity, depth, and nodes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Print Shop Management, GraphQL, Rate Limiting, Quotas, and Query Complexity.