deepgram-python-management-api
OfficialManage Deepgram Management API with Python SDK.
Authordeepgram
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers need to automate and govern their Deepgram Management API resources (projects, API keys, members, usage, billing, models, and reusable Voice Agent configurations) from Python, eliminating repetitive REST calls and enabling reproducible workflows.
Core Features & Use Cases
- Manage projects (list, get, create, update, delete) and project-scoped resources under client.manage.v1.projects.* (keys, members, members.invites, usage, billing, requests).
- Access and manage global models via client.manage.v1.models.
- Create, store, and reference reusable Voice Agent configurations through client.voice_agent.configurations.* and think-model discovery via client.agent.v1.settings.think.models.list().
- Automation and governance: script common admin tasks across multiple projects and teams, enforce consistency across environments.
Quick Start
List all projects in your account and inspect their IDs to begin automation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deepgram-python-management-api Download link: https://github.com/deepgram/deepgram-python-sdk/archive/main.zip#deepgram-python-management-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.