API Reference Card
All examples use two environment variables:
DEEPGRAM_API_KEY (your Deepgram key starting with dg_) and MAVERA_API_KEY (your Mavera key starting with mvra_live_). Deepgram uses Authorization: Token — not Bearer. Never commit either key to version control.Prerequisites
1
Deepgram API key
Sign up at console.deepgram.com. Create a new API key from the dashboard.
2
Mavera API key
Get your key from Mavera dashboard.
3
Install dependencies
4
Set environment variables