Authorizations
Token-based authentication with required prefix "Token"
Query Parameters
Full address (required unless latitude/longitude are provided or location_id is used)
ISO-3166 alpha-2 country code of the requested location. Used to ensure geographic correctness.
AT, BE, CH, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HR, HU, IE, IS, IT, LT, LU, LV, NL, NO, PL, PT, RO, SE, SI, SK Level of detail in response:
full: Returns all price elements (default)semi: Returns prices per organization type (DSO, Retailer, etc.)summarized: Returns only total prices
full, semi, summarized Time resolution in minutes. Must be 15, 30, or 60. If not provided, defaults to the tariff's spot price resolution, or 60 minutes if no spot prices exist.
15, 30, 60 Latitude coordinate (required unless address is provided or location_id is used)
ID of a saved Location object. When provided, the location's configured tariffs are always used (any tariff_id parameter is ignored). Also overrides country/address/coordinates.
Longitude coordinate (required unless address is provided or location_id is used)
Tariff ID. Can be repeated for multiple tariffs. Required only when location_id is not used.
How to handle VAT:
excluded: VAT Excluded (default)included: VAT included in each componentseparated: VAT returned as a separate component
excluded, included, separated Response
OK
Number of results
5
Serializer for response metadata including warnings and spot price info
Serializer for navigation links to valid days (prev/next only, excluding current day)

