Octopus Energy · Example Payload

Octopus Energy List Electricity Standard Unit Rates Example

EnergyElectricityGasRenewable EnergySmart MeterTariffsKrakenUKDERElectric VehiclesHeat PumpsSolarBattery

Octopus Energy List Electricity Standard Unit Rates 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": 48,
  "next": null,
  "previous": null,
  "results": [
    {"value_exc_vat": 13.4286, "value_inc_vat": 14.1, "valid_from": "2026-05-25T22:30:00Z", "valid_to": "2026-05-25T23:00:00Z", "payment_method": null},
    {"value_exc_vat": 11.6190, "value_inc_vat": 12.2, "valid_from": "2026-05-25T22:00:00Z", "valid_to": "2026-05-25T22:30:00Z", "payment_method": null},
    {"value_exc_vat": 9.4286,  "value_inc_vat": 9.9,  "valid_from": "2026-05-25T21:30:00Z", "valid_to": "2026-05-25T22:00:00Z", "payment_method": null},
    {"value_exc_vat": -2.8571, "value_inc_vat": -3.0, "valid_from": "2026-05-25T13:00:00Z", "valid_to": "2026-05-25T13:30:00Z", "payment_method": null}
  ]
}