Production-ready transcription API

Simple transcription API for startups that want price clarity.

Transcribe API accepts common audio formats, rounds usage to the next second, and charges $0.15 per hour. Every account starts with $5 in credits so you can test the full flow immediately.

curl -X POST https://api.transcribeapi.com/v1/transcribe \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "file=@audio.mp3" \
  -F "language=en" \
  -F "include=text,segments"

01

Create account

Sign up with email and password, verify with a 6-digit OTP, and receive starter credits.

02

Create API key

Generate keys inside the dashboard, keep usage separated, and revoke keys when needed.

03

Upload audio

Transcribe API accepts common audio formats, calculates rounded seconds, deducts credit, and returns only the output fields you ask for.

Pricing

$0.15 per hour, billed by rounded seconds.

1.2 second clip 2 billed seconds
Starter balance $5.00 credit
Accepted files Common audio formats