Deepgram · Arazzo Workflow
Deepgram Audit Project Usage and Billing
Version 1.0.0
Pull a project's details, usage summary, request log, and billing balances into a single audit snapshot.
View Spec
View on GitHub
Artificial IntelligenceSpeech-to-TextText-to-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
audit-project-usage
Snapshot a project's usage, request log, and billing balances.
Reads project metadata, the usage summary for a window, the request log, and the billing balances so usage can be reconciled against spend.
1
getProject
Load the project metadata to anchor the audit and confirm the project is reachable.
2
getUsage
Retrieve the aggregated usage summary for the project over the supplied window.
3
listRequests
List the individual API requests for the same window to back the usage totals with a per-request audit trail.
4
listBalances
Read the project's billing balances so remaining credits can be compared against the audited usage.
Source API Descriptions
openapi
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.