Deepgram · Arazzo Workflow
Deepgram Balance-Gated Transcription
Version 1.0.0
Check a project's billing balance and only transcribe audio when sufficient credit remains.
View Spec
View on GitHub
Artificial IntelligenceSpeech-to-TextText-to-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
balance-gated-transcription
Gate a transcription on the project having a positive billing balance.
Lists balances, reads the chosen balance detail, and only transcribes the supplied audio when the balance amount is greater than zero.
1
listBalances
List the project's billing balances to confirm a balance exists before inspecting its detail.
2
getBalance
Read the chosen balance detail and branch on whether credit remains: a positive amount proceeds to transcription, a depleted balance ends the workflow.
3
transcribeAudio
Submit the hosted audio file for transcription now that the project has a positive billing balance.
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.