Zeabur Rate Limits
Zeabur's public GraphQL API (https://api.zeabur.com/graphql) is authenticated per API key with Bearer tokens. Zeabur does not publish specific numeric request-per-minute limits for the GraphQL API in its documentation; abusive or excessive request volume may be throttled. Practical throughput is also bounded by plan-level resource quotas (compute, memory, bandwidth, number of projects/services) rather than by a documented API call ceiling. GraphQL subscriptions run over a WebSocket connection (wss://api.zeabur.com/graphql) using the graphql-ws protocol.
Zeabur Rate Limits is the machine-readable rate-limit profile for Zeabur on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, resources, and connections.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include PaaS, Deployment, Cloud, DevOps, and GraphQL.