Quickstart
Create a key and send your first request.
Add LLM completions, speech generation, transcription, noise reduction, and realtime audio to your product. Use HTTP APIs, WebSockets, or the official TTS and STT SDKs.
Use the REST API to generate LLM completions or speech, transcribe files, or remove background noise with Voice Isolator. Use authenticated WebSockets when audio must move in realtime. Developer requests use an API key. LLM completions also support SSE and return X-LLM-Request-ID for usage lookup.
Create a key and send your first request.
Install an SDK and generate audio.
Open endpoints, payloads, and responses.
Generate text and function calls with JSON or streaming responses.
Generate mono 24 kHz WAV audio.
Transcribe audio with timing metadata.
Remove background noise, optionally restore speech, and export audio.
Stream audio over WebSockets.