Deepgram · Arazzo Workflow
Deepgram Provision a Project API Key
Version 1.0.0
Create a new project, mint a scoped API key for it, and verify the key appears in the project key list.
View Spec
View on GitHub
Artificial IntelligenceSpeech-to-TextText-to-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
provision-project-key
Create a project, create a scoped API key in it, and verify the key list.
Lists existing projects to anchor the account, creates a scoped API key in the supplied project, and confirms the new key appears in the project key list.
1
confirmProject
Fetch the target project to confirm it exists and is reachable before minting a new key inside it.
2
createKey
Create a new scoped API key in the project and capture the full secret value, which is only returned at creation time.
3
verifyKey
List the project's API keys to confirm the newly created key is present in the registry.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.