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
getProject
Load the project metadata to anchor the audit and confirm the project is reachable.
2
getUsage
getProjectUsage
Retrieve the aggregated usage summary for the project over the supplied window.
3
listRequests
listProjectRequests
List the individual API requests for the same window to back the usage totals with a per-request audit trail.
4
listBalances
listProjectBalances
Read the project's billing balances so remaining credits can be compared against the audited usage.