Whisper API
Fast speech to text transcription API powered by Whisper. Supports multiple models (tiny, small, large-v3), 100+ languages, translation, and multiple output formats (JSON, SRT, VTT).
Whisper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Transcribe Audio from URL /transcribe_url |
Transcribe audio files from a URL using Whisper AI. Supports multiple models (tiny, small, large-v3) with fast GPU processing. Returns transcription with optional word timestamps. |
Whisper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $19.99 / month | 20 / minute |
|
| ULTRA | $299 / month | 1 / second |
|
| MEGA | Free | 1 / second |
|