EDF Energy · Rate Limits

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.

5 Limits Throttle: 200
Rate LimitingEnergyGraphQL

Limits

Query complexity per request request
complexity_points · request
200
Hourly points allowance (account user) account_user
points · hour
50000
Hourly points allowance (organisation) organisation
points · hour
100000
Hourly points allowance (OAuth application) oauth_application
points · hour
300000
Nodes per request request
nodes · request
10000

Sources