EDF Kraken GraphQL API

EDF Energy's primary developer API, and the surface EDF markets as its "open tariff APIs". It is the Kraken GraphQL API, licensed from Octopus Energy Group and hosted for EDF GB. Introspection is enabled anonymously: a standard IntrospectionQuery POSTed with no credentials returned HTTP 200 on 2026-07-27, yielding 2,492 types, 246 Query fields and 417 Mutation fields, saved verbatim as SDL in this repository. Retail product and tariff data resolves without any credential — energyProducts(postcode: "SW1A1AA", brand: "EDF") returned live EDF tariffs including EDF_FOL_06M_B1_1YR_26-07-24_v1 "Fixed Online 1 Year". Everything customer-scoped (smartMeterTelemetry, annualElectricityConsumption, applicableRates, plannedDispatches, vehicleChargingPreferences, fitInstallations, prepay ledgers) requires an Authorization header held by the account user, an organisation, or an OAuth application. Published limits: 50,000 points/hour for account users, 100,000 for organisations, 300,000 for OAuth applications; complexity limit 200; 10,000 nodes per request; rate-limit error KT-CT-1199. No consumer data mandate in Great Britain produced any of this.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/edf-kraken-graphql-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: edf-energy:edf-kraken-graphql-api
name: EDF Kraken GraphQL API
description: 'EDF Energy''s primary developer API, and the surface EDF markets as its "open tariff APIs".
  It is the Kraken GraphQL API, licensed from Octopus Energy Group and hosted for EDF GB. Introspection
  is enabled anonymously: a standard IntrospectionQuery POSTed with no credentials returned HTTP 200 on
  2026-07-27, yielding 2,492 types, 246 Query fields and 417 Mutation fields, saved verbatim as SDL in
  this repository. Retail product and tariff data resolves without any credential — energyProducts(postcode:
  "SW1A1AA", brand: "EDF") returned live EDF tariffs including EDF_FOL_06M_B1_1YR_26-07-24_v1 "Fixed Online
  1 Year". Everything customer-scoped (smartMeterTelemetry, annualElectricityConsumption, applicableRates,
  plannedDispatches, vehicleChargingPreferences, fitInstallations, prepay ledgers) requires an Authorization
  header held by the account user, an organisation, or an OAuth application. Published limits: 50,000
  points/hour for account users, 100,000 for organisations, 300,000 for OAuth applications; complexity
  limit 200; 10,000 nodes per request; rate-limit error KT-CT-1199. No consumer data mandate in Great
  Britain produced any of this.'
humanURL: https://developer.edfgb-kraken.energy/graphql/
baseURL: https://api.edfgb-kraken.energy/v1/graphql/
tags:
- GraphQL
- Kraken
- Tariffs
- Energy Products
- Smart Metering
- Consumption
- EV Charging
- United Kingdom
properties:
- type: GraphQL
  url: graphql/edf-energy-graphql.md
- type: Documentation
  url: https://developer.edfgb-kraken.energy/graphql/guides/
- type: APIReference
  url: https://developer.edfgb-kraken.energy/graphql/reference/
- type: Changelog
  url: https://developer.edfgb-kraken.energy/graphql/changelog/
- type: Documentation
  url: https://www.edfenergy.com/energywise/edfs-open-tariff-apis
- type: Authentication
  url: authentication/edf-energy-kraken-openid-configuration.json
- type: ToolCrosswalk
  url: mcp/edf-energy-tool-crosswalk.yml
- type: ErrorCatalog
  url: errors/edf-energy-error-codes.yml
- type: RateLimits
  url: rate-limits/edf-energy-rate-limits.yml
- type: Console
  name: GraphiQL IDE
  url: https://api.edfgb-kraken.energy/v1/graphql/