Skip to main content
GET
Get fee baseline

Query Parameters

distributor
string

Distributor code — CEZ, PRE or EGD.

rate
string

Distribution rate code (e.g. D57d).

period
string

Period to price against: "2024", "2025" or "12M" (rolling 12 months).

Response

OK

The ceník (price-list) fee baseline for a distributor + sazba + year — the regulated values the savings calculator auto-fills into the form. All monetary values are Kč/MWh. ntAvailable mirrors "this sazba has a low tariff": true when the price list carries a non-zero low-tariff distribution fee, in which case an HDO command is required (see the calculator's two-tariff guard).

distributorFeeHighPerMWh
number<double> | null

High-tariff (VT) distribution fee, Kč/MWh. Null when the price list has no row for the year.

Example:

712

distributorFeeLowPerMWh
number<double>

Low-tariff (NT) distribution fee, Kč/MWh. 0 when the sazba is single-tariff.

Example:

201.25

ntAvailable
boolean

True when the sazba is two-tariff (a non-zero NT distribution fee exists in the price list).

Example:

true

renewableEnergyFeePerMWh
number<double> | null

Renewable-energy (POZE) regulated fee, Kč/MWh.

Example:

0

systemServicesFeePerMWh
number<double> | null

System-services regulated fee, Kč/MWh.

Example:

212

feeSourceYear
integer<int32> | null

The price-list year the fees were resolved from, or null when no matching price list existed.

Example:

2025