Built by Metorial, the integration platform for agentic AI.
Get details of a specific Deepgram project including its name, company, and configuration.
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 data for a Deepgram project. Filter by date range, API key, tag, method, or model. Useful for monitoring API consumption and billing.
Invite a user to join a Deepgram project by email. Specify the role they should have upon accepting.
List all Deepgram projects accessible with the current API key. Returns project IDs, names, and company information.
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.
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 billing balance information for a Deepgram project. Returns available credits and balance details.
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 detailed metadata for a specific Deepgram model by its ID. Returns model capabilities, supported languages, and version information.
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 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 a Deepgram project's name.
Permanently delete a Deepgram project. This action is irreversible and requires Owner-level permissions.
List all members of a Deepgram project. Returns member details including name, email, and permission scopes.
Remove a member from a Deepgram project. Requires Admin or Owner permissions.
Update a project member's role/scopes. Valid scopes are "member", "admin", or "owner".
Permanently delete an API key from a Deepgram project. The key will immediately stop working for authentication.
List billing filter fields available for a Deepgram project and optional date range, including accessors, deployments, tags, and line items.
Get the role/scopes for a specific Deepgram project member.
List individual Deepgram API requests for a project. Useful for request-level troubleshooting, audit trails, and correlating tagged calls with usage.
Get grouped billing metrics for a Deepgram project, optionally filtered by dates, accessor, deployment, tag, line item, or billing grouping dimensions.
Get available usage breakdown fields for a Deepgram project and optional date range. Use this before building detailed usage filters.
List purchase/order records for a Deepgram project. Useful for billing reconciliation and balance audit workflows.
List pending invitations for a Deepgram project.
Get details for a single Deepgram request by request ID. Useful for troubleshooting failed calls returned by list_project_requests.
Get detailed metadata for a Deepgram model available to a specific project. Use this for custom or non-public 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 grouped usage metrics for a Deepgram project, optionally filtered by dates, endpoint, method, model, tag, deployment, accessor, or documented feature flags.
Get one Deepgram billing balance by ID.
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 a pending Deepgram project invitation by invitee email address.
Get metadata for a specific Deepgram API key. Deepgram does not return the secret key value after creation.