Complete documentation for the Deepgram API. All endpoints are prefixed with https://api.deepgram.com.
Transcribes audio from a URL or raw audio data. Supports over 30 languages and various audio formats.
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/listen | Transcribe audio files or streams. |
| POST | /v1/speak | Turn text into lifelike speech. |
| GET | /v1/projects | List all projects you have access to. |
| GET | /v1/usage | Retrieve usage statistics. |