Skip to main content
1

Create an API key

Sign in to the Typeless Console and create an API key. The key is shown only once at creation — store it somewhere safe.
2

Set your API key

3

Transcribe an audio file

Send a wav, ogg, or webm file (up to 50 MB / 5 minutes):
4

Read the response

  • result.transcript — the refined, ready-to-use text
  • result.detected_language — detected automatically when language is not set
  • usage.billed_audio_seconds — what you are billed on (15-second minimum per request)
  • request_id — include this when contacting support

Next steps

Streaming

Transcribe live audio over WebSocket

Models & Pricing

Pick the right model tier

Error handling

Handle failures gracefully