
Deepgram Js Management Api
- 27 installs
- 269 repo stars
- Updated August 4, 2026
- deepgram/deepgram-js-sdk
Manage Deepgram projects, API keys, and usage programmatically from TypeScript/JavaScript.
About
A TypeScript/JavaScript skill for Deepgram's Management API - programmatically managing projects, API keys, usage, and billing for a Deepgram account from TypeScript/JavaScript. It shows how to call the management endpoints and handle their responses. A solo builder uses it to automate key rotation, provisioning, or usage monitoring.
- Deepgram Management API in TypeScript/JavaScript
- Manage projects, keys, usage, billing
- Automate provisioning and monitoring
Deepgram Js Management Api by the numbers
- 27 all-time installs (skills.sh)
- Ranked #3,400 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/deepgram/deepgram-js-sdk --skill deepgram-js-management-apiAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 27 |
|---|---|
| repo stars | ★ 269 |
| Last updated | August 4, 2026 |
| Repository | deepgram/deepgram-js-sdk ↗ |
What it does
Manage Deepgram projects, API keys, and usage programmatically from TypeScript/JavaScript.
Who is it for?
TypeScript/JavaScript backends automating Deepgram account operations
Skip if: Transcription/TTS itself (use those skills),Real-time audio processing
When should I use this skill?
When you need to manage Deepgram projects, keys, or usage from a TypeScript/JavaScript backend.
What you get
Programmatic control of Deepgram projects, keys, and usage.
- Working Deepgram integration code