Retrieves the electricity price for today based on the applicable import tariffs. The response includes pricing details for the current date, reflecting any time-based variations in the import rates.
Developer info
- API endpoint slug
- agile_octopus.energy_import_prices_published_query
- Runtime method
- performQuery("agile_octopus.energy_import_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.energyImportPricesPublishedQuery.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.energyImportPricesPublishedQuery.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.energyImportPricesPublishedQuery.DateTo
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00