v1
latestOpenAPI 3.1.02026-07-132913.7 KBProcessing
Analyze Single File
For the best results, use audio files with a sample rate of 16 kHz and 16 bits per sample.
post/api/v1/offline/processing
Request body
Example request
{
"config": {
"language_code": "en-US",
"insights": {
"summary": {
"prompt_customization": "Focus on key points and action items"
},
"sentiment": {},
"topics": {}
}
},
"audio": {
"uri": "https://example.com/audio.wav"
}
}Response
Successful Response