EnergyMarketService
📄️ Introduction
API definitions for the Energyzero public API
📄️ GetMonthlyPrices returns the average market prices per day for a the given month.
GetMonthlyPrices returns the average market prices per day for a the given month.
📄️ GetPrices returns the definitive energy prices for the day before the given date, the given date it self and the day after if available.
GetPrices returns the definitive energy prices for the day before the given date, the given date it self and the day after if available.
📄️ GetWeeklyPrices returns the average price per day for the given week. The returned list will have a maximum of 7 entries, starting on Monday and ending on Sunday. When not all entries of the given week are available yet, it will only return the available entries.
GetWeeklyPrices returns the average price per day for the given week. The returned list will have a maximum of 7 entries, starting on Monday and ending on Sunday. When not all entries of the given week are available yet, it will only return the available entries.
📄️ GetYearlyPrices returns the available average market prices per month for a the given year.
GetYearlyPrices returns the available average market prices per month for a the given year.
📄️ EnergyMarketService
EnergyMarketService
📄️ GetVendor retrieves public branding and configuration data for a specific vendor.
This endpoint is typically used to dynamically load vendor-specific colors,
📄️ ListBroadcasts retrieves broadcast messages for a specific vendor and environment.
This endpoint is used to fetch important announcements or alerts for display in a specific vendor environment.
📄️ VendorsService
VendorsService