Topics

Upload Audio

Uses Whisper to transcribe audio from the user, removes punctuation, and returns the cleaned transcript. Uses base64 encoded content for compatibility with both web and mobile.

post/topics/audio

Request body

file_contentstring required
file_namestring required
content_typestring required

Response

Successful Response

statusstring required
messagestring required
transcriptstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.