SYNK
GET/editorial/genres

Returns a list of supported genres with their names and representative images. Good for building a generic Browse or Explore page.

Rate limit
60 req/min
Caching
Cached indefinitely. Seldom changes.
Authentication
Send a User-Agent header containing a contact email. See authentication.

Request

curl 'https://api.synkradio.co.uk/editorial/genres' \
  -H 'User-Agent: [email protected]'

Try it

GETTry it
Sends a real request
No parameters.
https://api.synkradio.co.uk/editorial/genres

Response

No example response is captured for this endpoint yet.