How to retrieve genre list?
To retrieve a full list of genres:
curl --location --request GET 'https://content.allrites.com/api/ritestream/genres' \
--header 'api-token: your token'
Last updated
Was this helpful?
To retrieve a full list of genres:
curl --location --request GET 'https://content.allrites.com/api/ritestream/genres' \
--header 'api-token: your token'
Last updated
Was this helpful?