Octopus Energy · Example Payload

Octopus Energy List Electricity Consumption Example

EnergyElectricityGasRenewable EnergySmart MeterTariffsKrakenUKDERElectric VehiclesHeat PumpsSolarBattery

Octopus Energy List Electricity Consumption Example is an example object payload from Octopus Energy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countnextpreviousresults

Example Payload

Raw ↑
{
  "count": 96,
  "next": "https://api.octopus.energy/v1/electricity-meter-points/2000012345678/meters/12L0123456/consumption/?page=2",
  "previous": null,
  "results": [
    {"consumption": 0.187, "interval_start": "2026-05-25T22:30:00+01:00", "interval_end": "2026-05-25T23:00:00+01:00"},
    {"consumption": 0.123, "interval_start": "2026-05-25T22:00:00+01:00", "interval_end": "2026-05-25T22:30:00+01:00"},
    {"consumption": 0.094, "interval_start": "2026-05-25T21:30:00+01:00", "interval_end": "2026-05-25T22:00:00+01:00"}
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/octopus-energy-list-electricity-consumption-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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