Deepgram website screenshot

Deepgram

Deepgram is an enterprise voice AI platform that provides speech-to-text, text-to-speech, and voice agent APIs powered by advanced AI models. The platform offers real-time and batch transcription through its Nova model family, natural-sounding speech synthesis through its Aura model family, and an end-to-end Voice Agent API that combines STT, LLM orchestration, and TTS into a single real-time interface.

Deepgram publishes 12 APIs on the APIs.io network, including Voice Agent API, Balances API, Invitations API, and 9 more. Tagged areas include Artificial Intelligence, Speech-To-Text, Text-To-Speech, Transcription, and Voice AI.

The Deepgram catalog on APIs.io includes 3 event-driven AsyncAPI specifications, 1 JSON-LD context, and 5 Spectral governance rulesets.

Deepgram’s developer surface includes authentication, documentation, pricing, changelog, and 25 more developer resources.

60.0/100 strong ▬ flat Agent 43/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
12 APIs 16 Features
Artificial IntelligenceSpeech-To-TextText-To-SpeechTranscriptionVoice AI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 60.0/100 · strong
Contract Quality 19.9 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 6.2 / 13
Governance 6.3 / 12
Discoverability 7.4 / 10
Agent readiness — 43/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/deepgram: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 12

Individual APIs this provider publishes, each with its own machine-readable definition.

Deepgram Voice Agent API

The Deepgram Voice Agent API is an end-to-end solution that combines speech-to-text, LLM orchestration, and text-to-speech into a single real-time API. It simplifies the develop...

Deepgram Balances API

Retrieve billing balance information for projects.

Deepgram Invitations API

Manage project invitations.

Deepgram Keys API

Create, list, and manage API keys for projects.

Deepgram Members API

Manage project team members.

Deepgram Models API

Retrieve available model metadata.

Deepgram Pre-Recorded API

Transcribe pre-recorded audio files or audio from URLs.

Deepgram Projects API

Manage Deepgram projects and project settings.

Deepgram Scopes API

Manage member scopes and permissions within projects.

Deepgram Text Intelligence API

Analyze text content for summarization, sentiment, topics, and intents.

Deepgram Text-To-Speech API

Convert text into natural-sounding speech audio.

Deepgram Usage API

Retrieve usage data and request logs for projects.

Scroll for all 12

Postman Collections 3

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Deepgram Management API

OPEN COLLECTION

Arazzo Workflows 10

Multi-step API workflows described with the Arazzo specification.

Deepgram Audit Project Usage and Billing

Pull a project's details, usage summary, request log, and billing balances into a single audit snapshot.

ARAZZO

Deepgram Balance-Gated Transcription

Check a project's billing balance and only transcribe audio when sufficient credit remains.

ARAZZO

Deepgram Diarized Transcript Intelligence

Transcribe a multi-speaker recording with diarization, then run targeted text intelligence over the transcript.

ARAZZO

Deepgram Invite and Confirm a Project Member

Send a project invitation, confirm it appears in the pending invitation list, and list current members.

ARAZZO

Deepgram Provision a Project API Key

Create a new project, mint a scoped API key for it, and verify the key appears in the project key list.

ARAZZO

Deepgram Rotate a Project API Key

Mint a replacement API key in a project, verify it, then delete the old key to complete a rotation.

ARAZZO

Deepgram Select a Model and Transcribe

Browse available models, read the metadata for a chosen model, then transcribe audio with that model.

ARAZZO

Deepgram Transcribe, Analyze, and Synthesize

Transcribe audio to text, run text intelligence on the transcript, then synthesize a spoken response.

ARAZZO

Deepgram Transcribe Audio and Track Usage

Transcribe a pre-recorded audio URL and then reconcile the request against project usage and request logs.

ARAZZO

Deepgram Update a Member's Scopes

Locate a project member, read their current scopes, update them, and confirm the new scopes took effect.

ARAZZO

Scroll for all 10

GraphQL 1

GraphQL schemas published by this provider.

Deepgram GraphQL Schema

This document describes the conceptual GraphQL schema for the Deepgram AI voice platform, covering speech-to-text transcription, text-to-speech synthesis, voice agent capabiliti...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Deepgram Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 16

Notable capabilities this provider offers.

Nova-3 STT: $0.0048/min mono, $0.0058/min multilingual
Flux STT: $0.0065/min English, $0.0078/min multilingual
Aura-1 TTS at $0.015/1k characters
Aura-2 TTS at $0.030/1k characters with studio quality
Streaming and pre-recorded transcription
Speaker diarization, smart formatting
Default 50 streaming concurrent (PAYG), 100 pre-recorded
Voice cloning on Aura models
Voice agents combining STT + LLM + TTS
30+ language support on multilingual models
WebSocket streaming for real-time STT
REST API for pre-recorded files
Audio Intelligence: summarization, topics, sentiment, entities
Custom model training (Enterprise)
Self-hosted on-prem option (Enterprise)
OAuth 2.0 + API keys

Scroll for all 16

Event Specifications 3

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Deepgram Speech-to-Text Streaming Events

The Deepgram Speech-to-Text streaming API provides real-time transcription of audio using a WebSocket connection. Audio data is sent as binary WebSocket messages and transcripti...

ASYNCAPI

Deepgram Text-to-Speech Streaming Events

The Deepgram Text-to-Speech streaming API provides real-time speech synthesis over a WebSocket connection. Text is sent as JSON messages and audio data is returned as binary Web...

ASYNCAPI

Deepgram Voice Agent Events

The Deepgram Voice Agent API is an end-to-end solution that combines speech-to-text, LLM orchestration, and text-to-speech into a single real-time WebSocket API. It simplifies b...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Deepgram Context

0 classes · 11 properties

JSON-LD

Spectral Rules 5

Spectral governance rulesets for linting and validating these APIs.

Deepgram API Rules

9 rules · 1 errors 8 warnings

SPECTRAL

Deepgram API Rules

6 rules · 5 warnings 1 info

SPECTRAL

Deepgram API Rules

4 rules · 4 warnings

SPECTRAL

Deepgram API Rules

5 rules · 1 errors 4 warnings

SPECTRAL

Deepgram API Rules

4 rules · 2 errors 2 warnings

SPECTRAL

JSON Schema 47

Standalone JSON Schema definitions for this provider's data models.

Alternative

4 properties

JSON SCHEMA

AudioUrlRequest

1 properties

JSON SCHEMA

Balance

4 properties

JSON SCHEMA

BalanceList

1 properties

JSON SCHEMA

Channel

3 properties

JSON SCHEMA

Error

3 properties

JSON SCHEMA

Intent

2 properties

JSON SCHEMA

IntentResults

1 properties

JSON SCHEMA

IntentSegment

4 properties

JSON SCHEMA

Invitation

2 properties

JSON SCHEMA

InvitationCreate

2 properties

JSON SCHEMA

InvitationList

1 properties

JSON SCHEMA

Key

6 properties

JSON SCHEMA

KeyCreate

4 properties

JSON SCHEMA

KeyList

1 properties

JSON SCHEMA

KeyWithSecret

5 properties

JSON SCHEMA

Member

5 properties

JSON SCHEMA

MemberList

1 properties

JSON SCHEMA

Metadata

8 properties

JSON SCHEMA

Model

7 properties

JSON SCHEMA

ModelInfo

3 properties

JSON SCHEMA

ModelList

2 properties

JSON SCHEMA

Paragraph

5 properties

JSON SCHEMA

ParagraphGroup

2 properties

JSON SCHEMA

Project

3 properties

JSON SCHEMA

ProjectList

1 properties

JSON SCHEMA

ProjectUpdate

2 properties

JSON SCHEMA

RequestList

3 properties

JSON SCHEMA

Results

6 properties

JSON SCHEMA

ScopeList

1 properties

JSON SCHEMA

ScopeUpdate

1 properties

JSON SCHEMA

Sentence

3 properties

JSON SCHEMA

SentimentAverage

2 properties

JSON SCHEMA

SentimentResults

2 properties

JSON SCHEMA

SentimentSegment

5 properties

JSON SCHEMA

SpeakRequest

1 properties

JSON SCHEMA

Summary

1 properties

JSON SCHEMA

TextAnalysisRequest

2 properties

JSON SCHEMA

TextAnalysisResponse

2 properties

JSON SCHEMA

Topic

2 properties

JSON SCHEMA

TopicResults

1 properties

JSON SCHEMA

TopicSegment

4 properties

JSON SCHEMA

Deepgram Transcript

2 properties

JSON SCHEMA

TranscriptionResponse

2 properties

JSON SCHEMA

UsageSummary

4 properties

JSON SCHEMA

Utterance

8 properties

JSON SCHEMA

Word

8 properties

JSON SCHEMA

Scroll for all 47

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Deepgram Structure

0 properties

JSON STRUCTURE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Deepgram Authentication

apiKey/http · 2 schemes

SECURITY

Deepgram Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Deepgram Agentic Access

24 operations · 11 acting

24 operations · 11 acting

AGENTIC

Resources

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 12

Pagination, idempotency, versioning, errors, and events

Scroll for all 12

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: deepgram
url: https://raw.githubusercontent.com/api-evangelist/deepgram/refs/heads/main/apis.yml
apis:
- aid: deepgram:voice-agent-api
  name: Deepgram Voice Agent API
  tags:
  - Conversational AI
  - Real-Time
  - Voice Agent
  - Voice AI
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.deepgram.com
  humanURL: https://deepgram.com/product/voice-agent-api
  properties:
  - url: https://developers.deepgram.com/docs/voice-agent/getting-started
    type: Documentation
  - url: asyncapi/deepgram-voice-agent-asyncapi.yml
    type: AsyncAPI
  description: The Deepgram Voice Agent API is an end-to-end solution that combines speech-to-text, LLM orchestration, and
    text-to-speech into a single real-time API. It simplifies the development of conversational voice agents by eliminating
    the need to stitch together multiple services. The API includes built-in barge-in detection, turn-taking prediction, function
    calling, and mid-session control to ensure smooth, natural conversations without pauses or interruptions.
- aid: deepgram:deepgram-balances-api
  name: Deepgram Balances API
  description: Retrieve billing balance information for projects.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Balances
  properties:
  - type: OpenAPI
    url: openapi/deepgram-balances-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-invitations-api
  name: Deepgram Invitations API
  description: Manage project invitations.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Invitations
  properties:
  - type: OpenAPI
    url: openapi/deepgram-invitations-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-keys-api
  name: Deepgram Keys API
  description: Create, list, and manage API keys for projects.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Keys
  properties:
  - type: OpenAPI
    url: openapi/deepgram-keys-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-members-api
  name: Deepgram Members API
  description: Manage project team members.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/deepgram-members-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-models-api
  name: Deepgram Models API
  description: Retrieve available model metadata.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/deepgram-models-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-pre-recorded-api
  name: Deepgram Pre-Recorded API
  description: Transcribe pre-recorded audio files or audio from URLs.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Pre-Recorded
  properties:
  - type: OpenAPI
    url: openapi/deepgram-pre-recorded-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-projects-api
  name: Deepgram Projects API
  description: Manage Deepgram projects and project settings.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/deepgram-projects-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-scopes-api
  name: Deepgram Scopes API
  description: Manage member scopes and permissions within projects.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Scopes
  properties:
  - type: OpenAPI
    url: openapi/deepgram-scopes-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-text-intelligence-api
  name: Deepgram Text Intelligence API
  description: Analyze text content for summarization, sentiment, topics, and intents.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Text Intelligence
  properties:
  - type: OpenAPI
    url: openapi/deepgram-text-intelligence-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-text-to-speech-api
  name: Deepgram Text-To-Speech API
  description: Convert text into natural-sounding speech audio.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Text-To-Speech
  properties:
  - type: OpenAPI
    url: openapi/deepgram-text-to-speech-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
- aid: deepgram:deepgram-usage-api
  name: Deepgram Usage API
  description: Retrieve usage data and request logs for projects.
  humanURL: https://developers.deepgram.com/docs/stt/getting-started
  baseURL: https://api.deepgram.com
  tags:
  - Usage
  properties:
  - type: OpenAPI
    url: openapi/deepgram-usage-api-openapi.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/stt/getting-started
  - type: AsyncAPI
    url: asyncapi/deepgram-speech-to-text-asyncapi.yml
  - type: Rules
    url: rules/deepgram-speech-to-text-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-speech-to-text-api-capabilities.yml
  - type: GraphQL
    url: graphql/deepgram-graphql.md
  - type: Documentation
    url: https://developers.deepgram.com/reference/text-to-speech-api/speak
  - type: AsyncAPI
    url: asyncapi/deepgram-text-to-speech-asyncapi.yml
  - type: Rules
    url: rules/deepgram-text-to-speech-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-text-to-speech-api-capabilities.yml
  - type: Documentation
    url: https://developers.deepgram.com/docs/audio-intelligence
  - type: Documentation
    url: https://developers.deepgram.com/docs/create-additional-api-keys
  - type: Rules
    url: rules/deepgram-management-api-rules.yml
  - type: Capabilities
    url: capabilities/deepgram-management-api-capabilities.yml
name: Deepgram
tags:
- Artificial Intelligence
- Speech-To-Text
- Text-To-Speech
- Transcription
- Voice AI
kind: company
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/deepgram.png
access: 3rd-Party
common:
- type: AgenticAccess
  url: agentic-access/deepgram-agentic-access.yml
- type: DomainSecurity
  url: security/deepgram-domain-security.yml
- type: Authentication
  url: authentication/deepgram-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/deepgram/overview
- type: Arazzo
  url: arazzo/deepgram-audit-project-usage-workflow.yml
  name: Deepgram Audit Project Usage and Billing
- type: Arazzo
  url: arazzo/deepgram-balance-gated-transcription-workflow.yml
  name: Deepgram Balance-Gated Transcription
- type: Arazzo
  url: arazzo/deepgram-diarized-transcript-intelligence-workflow.yml
  name: Deepgram Diarized Transcript Intelligence
- type: Arazzo
  url: arazzo/deepgram-invite-and-confirm-member-workflow.yml
  name: Deepgram Invite and Confirm a Project Member
- type: Arazzo
  url: arazzo/deepgram-provision-project-key-workflow.yml
  name: Deepgram Provision a Project API Key
- type: Arazzo
  url: arazzo/deepgram-rotate-project-key-workflow.yml
  name: Deepgram Rotate a Project API Key
- type: Arazzo
  url: arazzo/deepgram-select-model-and-transcribe-workflow.yml
  name: Deepgram Select a Model and Transcribe
- type: Arazzo
  url: arazzo/deepgram-transcribe-analyze-synthesize-workflow.yml
  name: Deepgram Transcribe, Analyze, and Synthesize
- type: Arazzo
  url: arazzo/deepgram-transcribe-and-track-usage-workflow.yml
  name: Deepgram Transcribe Audio and Track Usage
- type: Arazzo
  url: arazzo/deepgram-update-member-scopes-workflow.yml
  name: Deepgram Update a Member's Scopes
- type: LinkedIn
  url: https://www.linkedin.com/company/deepgram
- url: https://developers.deepgram.com/home
  name: Developer Portal
  type: Documentation
- url: https://developers.deepgram.com/reference/deepgram-api-overview
  name: API Reference
  type: Documentation
- url: https://deepgram.com/pricing
  name: Pricing
  type: Pricing
- url: https://developers.deepgram.com/docs/authenticating
  name: Authentication
  type: Authentication
- url: https://developers.deepgram.com/changelog
  name: Changelog
  type: ChangeLog
- url: https://github.com/deepgram/deepgram-python-sdk
  name: Python SDK
  type: SDKs
- url: https://github.com/deepgram/deepgram-js-sdk
  name: JavaScript SDK
  type: SDKs
- url: https://deepgram.com/
  name: Deepgram
  type: Website
- url: https://deepgram.com/privacy
  name: Privacy Policy
  type: PrivacyPolicy
- url: https://deepgram.com/tos
  name: Terms of Service
  type: TermsOfService
- url: json-ld/deepgram-context.jsonld
  type: JSONLD
- url: json-schema/deepgram-transcript-schema.json
  type: JSONSchema
- url: vocabulary/deepgram-vocabulary.yml
  type: Vocabulary
- type: Features
  data:
  - 'Nova-3 STT: $0.0048/min mono, $0.0058/min multilingual'
  - 'Flux STT: $0.0065/min English, $0.0078/min multilingual'
  - Aura-1 TTS at $0.015/1k characters
  - Aura-2 TTS at $0.030/1k characters with studio quality
  - Streaming and pre-recorded transcription
  - Speaker diarization, smart formatting
  - Default 50 streaming concurrent (PAYG), 100 pre-recorded
  - Voice cloning on Aura models
  - Voice agents combining STT + LLM + TTS
  - 30+ language support on multilingual models
  - WebSocket streaming for real-time STT
  - REST API for pre-recorded files
  - 'Audio Intelligence: summarization, topics, sentiment, entities'
  - Custom model training (Enterprise)
  - Self-hosted on-prem option (Enterprise)
  - OAuth 2.0 + API keys
  sources:
  - https://deepgram.com/pricing
  updated: '2026-05-04'
- type: Integrations
  url: https://deepgram.com/partners
- type: LlmsText
  url: https://deepgram.com/llms.txt
created: '2026-03-20'
modified: '2026-05-19'
position: Consuming
description: Deepgram is an enterprise voice AI platform that provides speech-to-text, text-to-speech, and voice agent APIs
  powered by advanced AI models. The platform offers real-time and batch transcription through its Nova model family, natural-sounding
  speech synthesis through its Aura model family, and an end-to-end Voice Agent API that combines STT, LLM orchestration,
  and TTS into a single real-time interface.
integrations:
- name: Technology
- name: Development
- name: Vonage Technology
- name: Cloudflare Technology
- name: Daily.co Technology
- name: Stream Technology
- name: Kore Technology
- name: Google Cloud Technology
- name: AudioCodes Technology
- name: Vida Technology
- name: Recall.ai Technology
- name: Porter Technology
- name: Perlon AI Development
- name: OneSix Solutions Development
- name: Lumio AI Development
- name: LucidPoint Development
- name: Lindy Technology
- name: InfoCap Development
- name: Five9 Technology
- name: Caylent Development
- name: APrime Development
- name: AI Heroes Development
- name: AICG Technology
- name: Deepgram & Vercel Next.js Templates Technology
- name: AWS Technology
- name: Abby Connect Technology
- name: Voximplant Technology
- name: Cognigy Technology
- name: Enterprise Bot Technology
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.19'