power
Frequency
Returns the frequency measured at Fraunhofer ISE in Freiburg, Germany. Currently only the frequency in RG Continental Europe (formerly UCTE) is available. The data is available in 1 second timesteps from 1st of May 2022 onwards.
Response schema:
{
"unix_seconds": list[int],
"data": list[float],
"deprecated": bool
}
get/frequency
Query parameters
regionstring
startstring
endstring
Response
Successful Response