GET
/editorial/genresReturns 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 requestNo parameters.
https://api.synkradio.co.uk/editorial/genresResponse
No example response is captured for this endpoint yet.