Built by Metorial, the integration platform for agentic AI.
Provider Summary
transcribe pre-recorded audio
convert text to speech
detect speakers in audio
analyze text sentiment
detect topics and intents
summarize transcripts
manage projects and keys
review requests and usage
analyze billing and purchases
discover available models
Use Deepgram REST APIs for pre-recorded speech-to-text, text-to-speech, text intelligence, model discovery, project administration, usage, request troubleshooting, and billing reporting. Supports asynchronous processing via callbacks for transcription, speech synthesis, and text analysis.
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.
Create a new API key for a Deepgram project. The key value is only returned once at creation time.
Create a short-lived Deepgram JWT for client-side or temporary use with core voice APIs.
Permanently delete an API key from a Deepgram project.
Permanently delete a Deepgram project.
Delete a pending Deepgram project invitation by invitee email address.
Get one Deepgram billing balance by ID.
Get billing balance information for a Deepgram project. Returns available credits and balance details.
Get grouped billing metrics for a Deepgram project.
Get available billing filter fields for a Deepgram project.
Get the role/scopes for a specific Deepgram project member.
Get details of a specific Deepgram project including its name, company, and configuration.
Get metadata for a model available to a specific Deepgram project.
Get details for a single Deepgram request by request ID.
Get usage data for a Deepgram project. Filter by date range, API key, tag, method (sync/async/streaming), or model. Useful for monitoring API consumption and billing.
Get grouped usage metrics for a Deepgram project.
Get available usage breakdown fields for a Deepgram project and optional date range.
Get metadata for a specific Deepgram API key. Deepgram does not return the secret key value after creation.
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.
List pending invitations for a Deepgram project.
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.
List individual Deepgram API requests for a project. Useful for request-level troubleshooting, audit trails, and correlating tagged calls with usage.
List public and project-specific Deepgram models available to a project.
List all members of a Deepgram project. Returns member details including name, email, and permission scopes.
List all Deepgram projects accessible with the current API key. Returns project IDs, names, and company information.
List purchase/order records for a Deepgram project.
Remove a member from a Deepgram project.
Invite a user to join a Deepgram project by email.
Convert text into natural-sounding speech audio. Returns generated audio as a Slate attachment with structured metadata for MIME type, byte length, request ID, and attachment count.
Transcribe pre-recorded audio to text. Supports audio from a URL or raw audio data (base64-encoded). Provides options for model selection, language detection, speaker diarization, smart formatting, keyword/keyterm prompting, callbacks, and text intelligence features (summarization, topic detection, intent detection, sentiment analysis). Returns the full transcript with word-level timestamps and confidence scores.
Update a project member's role/scopes.
Update a Deepgram project's name.
This integration is licensed under the FSL-1.1.
Built with ❤️ by Metorial