This search endpoint is intended for internal use only. If you wish to expose it on externally facing websites, it is limited to certain plans. Reach out if you have any questions.
Search for radios with a single query.
The search engine is not typo-tolerant.
GET /api/v2/radio/search/{term}
Parameter name | Value | Description | Additional |
---|---|---|---|
term | string | A name |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
offset | integer | Get results starting from position |
|
limit | integer | Number of results (max. 20) |
Status code | Description | Resource |
---|---|---|
200 | OK
A radio collection response with the 20 most pertinent radio |
Radio Collection |
401 | Unauthorized
You are not logged in |
|
403 | Forbidden
This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access. |
|
404 | Not Found
No Radio found for this term |