latestOpenAPI 3.1.02026-08-2390159290.1 KB
350e9cbcb623
Audio Emotion API
Get Audio Details
Retrieve all details for a specific audio directly from the database.
Returns a complete standardized response with all possible fields. Fields that don't exist in the database are returned as null.
Access Control:
- Authenticated users can access their own audios
- Admins can access all audios
- Sample audios and shared audios are publicly accessible
get/v2/audios/{audio_id}
Path parameters
audio_idstring required
The unique ID of the audio.
The unique ID of the audio.
Response
Successful Response