API Reference
Speech-to-Text API Reference
Complete API documentation for integrating speech-to-text functionality into your applications.
WSS
Streaming Audio
Real-time audio transcription using WebSocket connections. Stream audio data and receive live transcriptions as you speak.
Best for: Real-time applications like live transcription, voice assistants, or interactive voice applications.
POST
Pre-Recorded Audio
Transcribe audio files using HTTP POST requests. Upload MP3, WAV, M4A, FLAC, or raw PCM audio files and receive complete transcripts.
Best for: Batch processing, file uploads, or when you have complete audio files ready for transcription.