50K Radio Stations
The 50K Radio Stations API is a high-performance REST API that provides access to a comprehensive collection of radio stations worldwide. Now powered by Bun.js runtime for ultra-fast response times and improved reliability. With over 90,000 radio stations available from 199 countries and 378 unique genres, this API enables developers to build radio streaming applications, music discovery…
50K Radio Stations endpoints
| Method | Endpoint | Description |
|---|---|---|
| Radios | ||
| GET |
List Radios /radios |
Get a paginated list of radio stations with optional filters |
| GET |
Search Radios /radios/search |
Search radio stations by name, genre, or location |
| GET |
Popular Radios /radios/popular |
Get most popular radio stations globally |
| GET |
Popular Radios by Country /radios/popular/{country} |
Get popular radio stations by country code |
| GET |
Get Radio by ID /radios/{id} |
Get detailed information about a specific radio station |
| GET |
Get Radio by Slug /radios/slug/{slug} |
Get radio station by its URL-friendly slug |
| GET |
Random Radios /radios/random |
Get random radio stations |
| Genres | ||
| GET |
List Genres /genres |
Get all available music genres |
| GET |
Get Radios by Genre /genres/{id}/radios |
Get radio stations by genre ID |
| Languages | ||
| GET |
List Languages /languages |
Get all available broadcast languages |
| GET |
Get Radios by Language /languages/{code}/radios |
Get radio stations by language code |
| Countries | ||
| GET |
List Countries /countries |
Get all countries with radio stations |
| GET |
Get Radios by Country /countries/{name}/radios |
Get radio stations by country name |
| States | ||
| GET |
List States /states |
Get all states/provinces |
| GET |
Get State by ID /states/{id} |
Get state details by ID |
| GET |
Get Radios by State /states/{id}/radios |
Get radio stations by state ID |
| Cities | ||
| GET |
List Cities /cities |
Get all cities with radio stations |
| GET |
Get City by ID /cities/{id} |
Get city details by ID |
| GET |
Get Radios by City /cities/{id}/radios |
Get radio stations by city ID |
50K Radio Stations pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA Recommended | Free | — |
|