Hashnode Rate Limits
Rate limit definitions for the Hashnode GraphQL API. Hashnode fronts the gql.hashnode.com endpoint with Stellate, a GraphQL edge-cache CDN, which enforces the rate limits. Unauthenticated requests are throttled per IP address; authenticated requests (Personal Access Token in the Authorization header) are throttled per token.
Hashnode Rate Limits is the machine-readable rate-limit profile for Hashnode on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, across the all tier, measuring requests_per_minute.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Blogging, Content, Developer Community, Rate Limiting, and GraphQL.