Edf Energy Rate Limits
EDF Energy's published API usage constraints, taken verbatim from the EDF GB Kraken GraphQL API basics guide. The platform does not throttle on requests-per-second. It budgets on three independent axes at once: a per-request complexity ceiling, an hourly "points" allowance sized by viewer type, and per-field static or dynamic rate limits that also apply to unauthenticated callers. A fourth constraint caps the number of nodes a single query may return. An authenticated viewer can read its own remaining budget with the rateLimitInfo query.
Edf Energy Rate Limits is the machine-readable rate-limit profile for EDF Energy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring complexity_points, points, and nodes.
The profile also includes response codes documented for throttled and note.
Tagged areas include Rate Limiting, Energy, and GraphQL.