These stations are mirrored in our data sources page.

In the response, "reach" is the sum of followers across the station‘s official Instagram, Facebook, Twitter and YouTube accounts.

Also, for national radios, the cityName displayed is the city where the station has its headquarters.

Request

GET /api/v2.22/radio/by-country/{countryCode}

Path parameters

Parameter name Value Description Additional
countryCode string

Country code (2 letters ISO 3166-2, example: 'US', full list on https://en.wikipedia.org/wiki/ISO_3166-2)

Required

Query string parameters

Parameter name Value Description Additional
offset integer

Get results starting from position

limit integer

Number of results (max. 100)

Response

Status code Description Resource
200 OK

A radio collection response

Radio Collection
400 Bad Request

Invalid request


Explore this api

countryCode

Country code (2 letters ISO 3166-2, example: 'US', full list on https://en.wikipedia.org/wiki/ISO_3166-2)

offset

Get results starting from position

limit

Number of results (max. 100)

Try it out!