v1

latestOpenAPI 3.1.02026-07-26607.8 KB

Client-side speech-to-text (JWT-based)

Identical to the standard /api endpoint, but uses a client token (JWT) in the Authorization header instead of an org-level API key.

post/client_api

Request body

audiostring required

Base64-encoded audio data (up to 25MB / 6 minutes)

propertiesobject required

Additional config for transcription

Response

Successful transcription

idstring uuid
textstring
detected_languagestring
total_timenumber
generated_tokensinteger
All 6 operations