Skip to main content
Typeless turns speech into polished, ready-to-use text. Every request runs through our ASR models and an LLM refinement pass, so the transcript you get back is already cleaned up — no filler words, proper punctuation, consistent formatting.

See the difference

What was saidWhat you get back
”um so basically let’s uh move the the launch to next thursday and and loop in the design team early”Let’s move the launch to next Thursday and loop in the design team early.
”send the report to john no wait actually send it to sarah by um end of day”Send the report to Sarah by end of day.
Filler words are dropped, self-corrections are resolved, and punctuation is applied — without changing what you meant.

Base URL

https://api.typelessapi.com/v1
All requests require an API key. See Authentication.

Capabilities

ModeEndpointBest for
Pre-recordedPOST /v1/transcribeAudio files up to 5 minutes by default (voice notes, meeting clips)
StreamingWSS /v1/transcribe/streamReal-time PCM audio (live dictation, call transcription)

Quickstart

Make your first request in 5 minutes

Get API Key

Create your key in the console

API Reference

Full endpoint documentation