GET
/search/playlistsSearches for public user or editorial playlists by name.
Rate limit
30 req/min
Caching
Cached for 30 minutes per query.
Authentication
Send a
User-Agent header containing a contact email. See authentication.Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | required | What to search for. |
| limit | integer | optional | Between 1 and 50. Defaults to 20. |
Request
curl 'https://api.synkradio.co.uk/search/playlists?query=around%20the%20world' \
-H 'User-Agent: [email protected]'Try it
GETTry it
Sends a real requesthttps://api.synkradio.co.uk/search/playlists?query=daft%20punkResponse
No example response is captured for this endpoint yet.