# Radio Browser API **Provider:** Radio Browser **Category:** entertainment **Base URL:** `https://api.radio-browser.info` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://api.radio-browser.info/ ## Description List of internet radio stations ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.radio-browser.info/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://api.radio-browser.info' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/radio-browser/) — CC BY 4.0*