Velma
Velma Batch
Run full conversation analysis on an uploaded audio file — transcription, conversation type, participant roles, behaviors, topics, sentiment, and summary in one response.
POST
Run velma-2 batch analysis on an uploaded audio file.
Authorizations
API key used for authentication and usage tracking.
Body
multipart/form-data
Audio file. Max 100 MB. Supported extensions: aac, aiff, flac, mp3, mp4, mov, ogg, opus, wav, webm.
Either the literal string default (which loads a
built-in default configuration) or a JSON-encoded
BatchConfig object (see schema). When omitted the
default configuration is used. Sent as a string form
field because multipart/form-data has no first-class
object type.
Run velma-2 batch analysis on an uploaded audio file.