Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Project

Get details of a specific Deepgram project including its name, company, and configuration.

List Models

Query available Deepgram models and their metadata. Useful for discovering which models are available for transcription or text-to-speech and what languages they support.

Get Usage

Get usage data for a Deepgram project. Filter by date range, API key, tag, method, or model. Useful for monitoring API consumption and billing.

Send Project Invitation

Invite a user to join a Deepgram project by email. Specify the role they should have upon accepting.

List Projects

List all Deepgram projects accessible with the current API key. Returns project IDs, names, and company information.

Analyze Text

Analyze text for intelligence insights including sentiment analysis, topic detection, intent detection, custom topics or intents, and summarization. Enable one or more analysis features to extract value from text content such as transcripts, articles, or conversations.

Text to Speech

Convert text into natural-sounding speech audio using Deepgram's text-to-speech REST API. Returns generated audio as a Slate attachment and reports only metadata in the structured output.

Get Balances

Get billing balance information for a Deepgram project. Returns available credits and balance details.

List API Keys

List all API keys for a Deepgram project. Returns key metadata including comments, scopes, tags, and expiration dates. Does not return the actual key values.

Get Model

Get detailed metadata for a specific Deepgram model by its ID. Returns model capabilities, supported languages, and version information.

Create API Key

Create a new API key for a Deepgram project. The key value is only returned once at creation time. Assign a role (member, admin, or owner) and optional tags for usage tracking.

Transcribe Audio

Transcribe pre-recorded audio to text from a URL or base64-encoded audio file. Supports model selection, language detection, diarization, smart formatting, keyword or keyterm prompting, callbacks, redaction, and Deepgram text intelligence features such as summarization, topic detection, intent detection, and sentiment analysis.

Update Project

Update a Deepgram project's name.

Delete Project

Permanently delete a Deepgram project. This action is irreversible and requires Owner-level permissions.

List Project Members

List all members of a Deepgram project. Returns member details including name, email, and permission scopes.

Remove Project Member

Remove a member from a Deepgram project. Requires Admin or Owner permissions.

Update Member Scopes

Update a project member's role/scopes. Valid scopes are "member", "admin", or "owner".

Delete API Key

Permanently delete an API key from a Deepgram project. The key will immediately stop working for authentication.

Get Billing Fields

List billing filter fields available for a Deepgram project and optional date range, including accessors, deployments, tags, and line items.

Get Member Scopes

Get the role/scopes for a specific Deepgram project member.

List Project Requests

List individual Deepgram API requests for a project. Useful for request-level troubleshooting, audit trails, and correlating tagged calls with usage.

Get Billing Breakdown

Get grouped billing metrics for a Deepgram project, optionally filtered by dates, accessor, deployment, tag, line item, or billing grouping dimensions.

Get Usage Fields

Get available usage breakdown fields for a Deepgram project and optional date range. Use this before building detailed usage filters.

List Purchases

List purchase/order records for a Deepgram project. Useful for billing reconciliation and balance audit workflows.

List Project Invitations

List pending invitations for a Deepgram project.

Get Project Request

Get details for a single Deepgram request by request ID. Useful for troubleshooting failed calls returned by list_project_requests.

Get Project Model

Get detailed metadata for a Deepgram model available to a specific project. Use this for custom or non-public project models.

List Project Models

List models available to a specific Deepgram project, including custom or non-public models that do not appear in the global model list.

Get Usage Breakdown

Get grouped usage metrics for a Deepgram project, optionally filtered by dates, endpoint, method, model, tag, deployment, accessor, or documented feature flags.

Get Balance

Get one Deepgram billing balance by ID.

Create Temporary Token

Create a short-lived Deepgram JWT for client-side or temporary use with core voice APIs. Deepgram temporary tokens do not work with Manage API endpoints.

Delete Project Invitation

Delete a pending Deepgram project invitation by invitee email address.

Get API Key

Get metadata for a specific Deepgram API key. Deepgram does not return the secret key value after creation.