freeapis

Radio Browser

List of internet radio stations

Authentication
No auth
HTTPS
Yes
CORS
Yes
Category
Music

Overview

Radio Browser aggregates 30,000+ internet radio stations — search by name/tag/country, get stream URLs, votes, and metadata. Keyless, CORS-enabled (verified live), and community-maintained: the standard source for radio directory apps and media players.

Quick Start

Search stations (verified live):

curl "https://de1.api.radio-browser.info/json/stations/search?name=rock&limit=5&hidebroken=true"
[
  {
    "stationuuid": "db93a00f-9191-46ab-9e87-ec9b373b3eee",
    "name": "Arrow Classic Rock",
    "url": "http://stream.gal.io/arrow",
    "url_resolved": "http://stream.gal.io/arrow",
    "tags": "rock,classic rock",
    "country": "Netherlands",
    "language": "english",
    "votes": 35,
    "clickcount": 1234,
    "favicon": "https://...favicon.png"
  }
]

By country / tag:

curl "https://de1.api.radio-browser.info/json/stations/bycountry/germany?limit=10"
curl "https://de1.api.radio-browser.info/json/stations/bytag/jazz?limit=10"

Top voted:

curl "https://de1.api.radio-browser.info/json/stations/topvote/10"

Server list (pick the closest mirror):

curl "https://de1.api.radio-browser.info/json/servers"

Authentication

None — keyless.

Rate Limits & Notes

  • Free; the API is served from multiple community mirrors (de1., at1., nl1.…) — pick the nearest.
  • hidebroken=true filters stations whose streams fail checks.
  • url_resolved is the playable stream URL (after redirects) — use it for players.
  • Station data includes favicon, tags, country, language, votes, and clickcount.

FAQ

Is Radio Browser free? Yes — free, keyless, CORS-enabled.

How do I play a station? Use url_resolved — it’s the final playable stream URL.

Which server should I use? Any mirror works (de1, at1, nl1…) — the /json/servers endpoint lists them.

More in Music

APIAuthHTTPSCORS
7digital

Api of Music store 7digital

OAuthYesUnknown
AI Mastering

Automated Music Mastering

API KeyYesYes
Audiomack

Api of the streaming music hub Audiomack

OAuthYesUnknown
Bandcamp

API of Music store Bandcamp

OAuthYesUnknown
Bandsintown

Music Events

No authYesUnknown