deepgram-dotnet-management-api
Installation
SKILL.md
Using Deepgram Management API (.NET SDK)
Administrative REST endpoints for projects, models, API keys, members, invites, usage, balances, and auth token grants.
When to use this product
- List or mutate projects.
- List models or per-project model availability.
- Manage keys, members, invites, scopes, usage, balances.
- Mint short-lived bearer tokens with
GrantToken().
Use a different skill when:
- You want to run a live agent session →
deepgram-dotnet-voice-agent. - You want STT/TTS rather than project administration.