deepgram-webhooks
OfficialVerify and handle Deepgram webhooks seamlessly.
Authorhookdeck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to receive and verify Deepgram webhook callbacks (transcription results) for asynchronous transcription workflows, reducing integration guesswork and setup time.
Core Features & Use Cases
- Authentication: validate callbacks using the
dg-tokenheader to ensure only authorized requests are accepted. - Payload Handling: parse and process Deepgram webhook payloads across multiple frameworks (Express, Next.js, FastAPI) and extract transcript data for downstream tasks.
- Quick Use-Cases: implement transcription result handling in live apps, dashboards, or processing pipelines with reliable retry-safe handlers.
Quick Start
Example: wire up the provided Express/Next.js/FastAPI examples to receive, verify, and process Deepgram transcription callbacks from a callback URL.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-webhooks Download link: https://github.com/hookdeck/webhook-skills/archive/main.zip#deepgram-webhooks 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 223,000+ vetted skills library on demand.