Retrieves the electricity price for today based on the applicable export tariffs. The response includes pricing details for the current date, considering variations in export rates throughout the day.
Developer info
- API endpoint slug
- agile_octopus.energy_export_prices_published_query
- Runtime method
- performQuery("agile_octopus.energy_export_prices_published_query"}
Query fields
No fields for this query
Ingredients
Price The electricity tariff applicable during the specified period. Represents the cost per unit based on the selected tariff type.
- Slug
- price
- Filter code
- AgileOctopus.energyExportPricesPublishedQuery.Price
- Type
- String
- Example
- 10.6
Date from The start time of the tariff period when the specified electricity price is in effect.
- Slug
- date_from
- Filter code
- AgileOctopus.energyExportPricesPublishedQuery.DateFrom
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Date to The end time of the tariff period when the specified electricity price is in effect.
- Slug
- date_to
- Filter code
- AgileOctopus.energyExportPricesPublishedQuery.DateTo
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00