v1
latestOpenAPI 3.0.02026-07-131091452.6 MBaudio
List audio moods
This endpoint returns a list of all audio moods.
get/v2/audio/moods
Query parameters
languagestring
Which language the moods will be returned in
Response
OK
Example response
{
"data": [
"Action / Sports",
"Adventure / Discovery",
"Aerobics / Workout",
"Aggressive"
]
}