Price Statistics
Returns aggregated market statistics across all active providers. No parameters required.
GET
/api/v1/prices/statsRequest
No query parameters or request body. No authentication required.
Request examples
curl https://merx.exchange/api/v1/prices/statsResponse
200Market statistics
{
"cheapest_changes_24h": 14,
"total_providers": 7,
"best_price_sun": 28,
"avg_price_sun": 33
}Response fields
cheapest_changes_24hnumberNumber of times the cheapest provider changed in the last 24 hourstotal_providersnumberNumber of currently active providers in the networkbest_price_sunnumberCurrent lowest energy price in SUN across all providersavg_price_sunnumberCurrent average energy price in SUN across all providers