List audio genres
GET {{baseUrl}}/v2/audio/genres
This endpoint returns a list of all audio genres.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |
RESPONSES
status: OK
{"data":["Pop \u003e Singer-Songwriter","Pop \u003e Synth Pop","Production / Film Scores"]}