GET /stations

radio-browser.info:radio-browser-api

Summary: List all radio stations
Operation ID: getStations
Auth: unknown
Description

Returns a list of all radio stations in the database. Results can be large; consider using search or filters.

Parameters (2)

limit (integer, query, optional, default: 100)

Maximum number of stations to return

offset (integer, query, optional, default: 0)

Number of stations to skip for pagination

Examples (5)

TitleTypeURLAction
Get German radio stations curl https://de1.api.radio-browser.info/json/stations?countrycode=DE&limit=10
Get MP3 jazz stations curl https://de1.api.radio-browser.info/json/stations?codec=MP3&tag=jazz&limit=20
Get top stations by votes curl https://de1.api.radio-browser.info/json/stations?order=votes&reverse=true&limit=50
Get stations by tag with limit (radio-browser) doc_extracted https://de1.api.radio-browser.info/json/stations?limit=5&tag=jazz
List all radio stations probe-gate https://de1.api.radio-browser.info/json/stations?limit=100&offset=0

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:37:16.270413 200 257ms
2026-03-23 10:36:14.342016 200 184ms
2026-03-23 10:24:19.508565 200 267ms
2026-03-23 10:16:51.666906 200 304ms
2026-03-23 09:21:14.609694 200 187ms

Response Changes

WhenOldNew
2026-03-23 10:16:51.666906 a52ffe126d2e 33fc12e52e85
2026-03-23 10:24:19.508565 33fc12e52e85 a8a30339321f
2026-03-23 10:36:14.342016 a8a30339321f ce71ee6a348a
2026-03-23 10:37:16.270413 ce71ee6a348a f0103e073cd5