Radio Atlas
# API Overview The **Radio Atlas** is a robust RESTful API that provides access to a vast collection of radio stations from around the world. With approximately **81,000 stations** available, users can explore a wide variety of music styles and cultural broadcasts. The API’s comprehensive database spans **260 countries** and **208 unique genres**, ensuring users can easily discover content that…
Radio Atlas endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get countries /ra/v1/catalog/countries |
Return all supported countries |
| GET |
Get languages /ra/v1/catalog/languages |
Get all supported languages |
| GET |
Get genres /ra/v1/catalog/genres |
Get all supported genres |
| GET |
Get cities /ra/v1/catalog/cities |
Get cities for country. Maximum 100 cities per single request. |
| GET |
Station details /ra/v1/catalog/station/{id} |
Get station details |
| GET |
Search /ra/v1/search |
Search for radio stations. "page" parameter is required. Also at least 1 another parameter is required. |
Radio Atlas pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|