Octopus Energy Kraken REST API

The Octopus Energy developer portal exposes a Kraken-backed REST API alongside the public GraphQL surface. The REST API is generated from an OpenAPI specification published in the developer portal Reference section, with API Collections that group endpoints by feature. Partners use the REST API for account onboarding, meter-point registration, consumption pulls, and tariff lookups against the Kraken energy operating system.

API entry from apis.yml

apis.yml Raw ↑
aid: octopus-energy:octopus-energy-kraken-rest-api
name: Octopus Energy Kraken REST API
tags:
- Energy
- Kraken
- Accounts
- Meter Points
- Consumption
- Tariffs
- Smart Meter
- REST
humanURL: https://developer.octopus.energy/rest/
properties:
- url: https://developer.octopus.energy/rest/
  type: Documentation
- url: https://developer.octopus.energy/rest/reference
  type: Documentation
- url: https://developer.octopus.energy/rest/guides
  type: GettingStarted
- url: https://developer.octopus.energy/rest/guides/authentication
  type: Authentication
description: The Octopus Energy developer portal exposes a Kraken-backed REST API alongside the public
  GraphQL surface. The REST API is generated from an OpenAPI specification published in the developer
  portal Reference section, with API Collections that group endpoints by feature. Partners use the REST
  API for account onboarding, meter-point registration, consumption pulls, and tariff lookups against
  the Kraken energy operating system.