Get radio country list
Get the listing of countries where Soundcharts tracks at least 1 radio station.
These stations are mirrored in our data sources page.
Request
GET
/api/v2/radio/countries
Query string parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| offset | integer | Get results starting from position | Optional |
| limit | integer | Number of results (max. 100) | Optional |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
A country collection response |
Country Collection |