get_price_history
Historical electricity prices between two ISO 8601 dates (inclusive range as implemented by the API). Use for backtesting, charts, or ‘what did power cost last week?’. Requires API plan that allows /v1/prices/history in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Range end as ISO date or datetime inclusive. | |
| from | Yes | Range start as ISO date or datetime (e.g. 2025-01-01 or full ISO8601). | |
| zone | Yes | Bidding zone code. |