# Prezio ## Docs - [[beta] Calculate advanced electricity costs](https://docs-dev.prezio.eu/api-reference/calculate/[beta]-calculate-advanced-electricity-costs.md): Calculate detailed electricity costs for multiple component types over a specified period. - [Make basic price calculations](https://docs-dev.prezio.eu/api-reference/calculate/make-basic-price-calculations.md): Calculate total and interval-based energy costs (with prices specified per kWh) for a specific location based on provided consumption data and selected tariffs. - [Get live electricity prices](https://docs-dev.prezio.eu/api-reference/live/get-live-electricity-prices.md): Returns live electricity prices for requested tariffs for a given location (address or coordinates) over 72 hours from yesterday to tomorrow. Prices are returned in local currency and local time, with per_kWh price elements only. - [[beta] Get detailed tariff information](https://docs-dev.prezio.eu/api-reference/tariff-discovery/[beta]-get-detailed-tariff-information.md): Returns comprehensive information about a specific tariff including its components, properties, and pricing structure. - [[beta] Get overall setup for a local consumer type](https://docs-dev.prezio.eu/api-reference/tariff-discovery/[beta]-get-overall-setup-for-a-local-consumer-type.md): Returns details for a local consumer type in a given country. - [[beta] List local consumer types for a country](https://docs-dev.prezio.eu/api-reference/tariff-discovery/[beta]-list-local-consumer-types-for-a-country.md): Returns the local consumer types available in the requested country. - [List Organizations](https://docs-dev.prezio.eu/api-reference/tariff-discovery/list-organizations.md): Return organizations (DSOs/grid operators, retailers, authorities etc.) that are applicable for a specific location. This endpoint helps identify which organizations serve a particular address or coordinate, making it easier to determine appropriate tariffs. - [List supported countries](https://docs-dev.prezio.eu/api-reference/tariff-discovery/list-supported-countries.md): List of all published countries for use in API requests. Returns country codes, names, and available interval_minutes for each country based on their bid zones and spot price time intervals. - [List Tariffs](https://docs-dev.prezio.eu/api-reference/tariff-discovery/list-tariffs.md): Returns a list of tariffs based on specified filtering criteria. Tariffs represent specific pricing structures offered by energy organizations. - [Retrieve Organization](https://docs-dev.prezio.eu/api-reference/tariff-discovery/retrieve-organization.md): Return a single organization by ID (supports prefixed IDs like org_123). This endpoint does not require location parameters. - [[beta] Get detailed information on a tariff property](https://docs-dev.prezio.eu/api-reference/tariff-properties/[beta]-get-detailed-information-on-a-tariff-property.md): Get detailed information about a specific property, be it used on a tariff or a price, including all its choice values. - [[beta] List tariff properties](https://docs-dev.prezio.eu/api-reference/tariff-properties/[beta]-list-tariff-properties.md): Get all available tariff properties, be it used on a tariff or a price. - [Calculate API Endpoint](https://docs-dev.prezio.eu/essentials/calculate.md): Calculate electricity costs based on specific consumption data - [Calculate Advanced API Endpoint](https://docs-dev.prezio.eu/essentials/calculate-advanced.md): Calculate detailed electricity costs for multiple component types with enhanced precision - [Data Availability](https://docs-dev.prezio.eu/essentials/data-availability.md): Geographic coverage in Prezio API environments - [Glossary](https://docs-dev.prezio.eu/essentials/glossary.md): Key terms and definitions for understanding electricity pricing and the Prezio API - [Live API Endpoint](https://docs-dev.prezio.eu/essentials/live.md): Get real-time electricity prices for specific tariffs at a location - [Location-Based Pricing](https://docs-dev.prezio.eu/essentials/location.md): Using geographic information to access accurate electricity pricing - [Organizations](https://docs-dev.prezio.eu/essentials/organizations.md): Understanding electricity market participants and finding applicable providers - [API Overview](https://docs-dev.prezio.eu/essentials/overview.md): Essential concepts and workflow for using the Prezio API - [Tariff Elements](https://docs-dev.prezio.eu/essentials/tariff-elements.md): Understanding the components of electricity pricing - [Tariffs](https://docs-dev.prezio.eu/essentials/tariffs.md): Finding and understanding applicable electricity pricing structures - [Authentication](https://docs-dev.prezio.eu/get-started/authentication.md): How to authenticate requests to the Prezio API - [API Environments](https://docs-dev.prezio.eu/get-started/environments.md): Understanding Prezio API environments for development and production - [Introduction](https://docs-dev.prezio.eu/introduction.md): Access accurate electricity pricing data across Europe - [Quickstart](https://docs-dev.prezio.eu/quickstart.md): Get started with the Prezio API in minutes ## OpenAPI Specs - [openapi](https://docs-dev.prezio.eu/api-reference/openapi.json) - [?format=json](https://dev.prezio.eu/api/schema/?format=json)