Radio Browser API
Music & AudioAccess Radio Browser public data through one AllAPI key — 32 endpoints across the Radio Browser surface. No Radio Browser account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/radio_browser/codecs | Codecs |
| GET | /api/radio_browser/codecs/{filter} | Codecs (by filter) |
| GET | /api/radio_browser/config | Config |
| POST | /api/radio_browser/countries | Countries |
| GET | /api/radio_browser/countrycodes | Countrycodes |
| GET | /api/radio_browser/countrycodes/{filter} | Countrycodes (by filter) |
| GET | /api/radio_browser/json | Json |
| GET | /api/radio_browser/languages | Languages |
| GET | /api/radio_browser/languages/{filter} | Languages (by filter) |
| GET | /api/radio_browser/servers | Servers |
| GET | /api/radio_browser/states | States |
| GET | /api/radio_browser/states/{country}/{filter} | States (by country, filter) |
| POST | /api/radio_browser/station | Station |
| GET | /api/radio_browser/stations/bycodec/{codec} | Stations bycodec (by codec) |
| GET | /api/radio_browser/stations/bycountry/{country} | Stations bycountry (by country) |
| GET | /api/radio_browser/stations/bycountrycodeexact/{code} | Stations bycountrycodeexact (by code) |
| GET | /api/radio_browser/stations/bycountryexact/{country} | Stations bycountryexact (by country) |
| GET | /api/radio_browser/stations/bylanguage/{language} | Stations bylanguage (by language) |
| GET | /api/radio_browser/stations/bylanguageexact/{language} | Stations bylanguageexact (by language) |
| GET | /api/radio_browser/stations/byname/{name} | Stations byname (by name) |
| GET | /api/radio_browser/stations/bynameexact/{name} | Stations bynameexact (by name) |
| GET | /api/radio_browser/stations/bystate/{state} | Stations bystate (by state) |
| GET | /api/radio_browser/stations/bytag/{tag} | Stations bytag (by tag) |
| GET | /api/radio_browser/stations/bytagexact/{tag} | Stations bytagexact (by tag) |
| GET | /api/radio_browser/stations/lastchange/{limit} | Stations lastchange (by limit) |
| GET | /api/radio_browser/stations/lastclick/{limit} | Stations lastclick (by limit) |
| POST | /api/radio_browser/stations/search | Stations search |
| GET | /api/radio_browser/stations/topclick/{limit} | Stations topclick (by limit) |
| GET | /api/radio_browser/stations/topvote/{limit} | Stations topvote (by limit) |
| GET | /api/radio_browser/stats | Stats |
| POST | /api/radio_browser/tags | Tags |
| GET | /api/radio_browser/tags/{filter} | Tags (by filter) |
Call the Radio Browser API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference