deepgram-js-management-api
Installation
SKILL.md
Using Deepgram Management API (JavaScript / TypeScript SDK)
Administrative REST endpoints under /v1/projects, /v1/models, and related project subresources.
When to use this product
- Projects: list, get, update, delete, leave.
- Keys: list, get, create, delete API keys.
- Members + invites: inspect members, update scopes, create/delete invites.
- Usage + billing: inspect requests, usage, usage breakdown, balances, purchases, billing breakdown.
- Models: list global models and project-scoped models.
- Agent think models: discover available model providers for Voice Agent
thinksettings.
Use a different skill when:
- You want to run a live websocket agent session →
deepgram-js-voice-agent. - You want transcription or synthesis calls rather than project/admin APIs → product-specific skills.