audio
List audio genres
This endpoint returns a list of all audio genres.
get/v2/audio/genres
Query parameters
languagestring
Which language the genres will be returned
Response
OK
Example response
{
"data": [
"Rock",
"Pop > Singer-Songwriter",
"Pop > Synth Pop",
"Production / Film Scores"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.