Entertainment
Energy Radio Stations
Provides access to various radio stations with different music genres.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://energy.ch/api/channels/bern/playouts', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://energy.ch/api/channels/bern/playouts'Energy Radio Stations
0.0%
ENTERTAINMENT
Provides access to various radio stations with different music genres.
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data