API Key Security

3 videos across 3 channels

Across these videos, the focus is on safely wiring up API integrations—from configuring keys in a TypeScript client to handling keys in serverless environments and voice-enabled flows. They emphasize not hardcoding secrets, using environment variables and secret management, rotating credentials, and auditing access to protect user data and maintain responsive, low-latency applications. Practical guidance includes secure key handling in client/server boundaries, monitoring for abuse, and balancing security with performance in real-time or near-real-time services.

Claude API Crash Course #2 - Sending a Message thumbnail

Claude API Crash Course #2 - Sending a Message

The video walks through wiring up the Anthropic API in a TypeScript project: installing the SDK, configuring the API key

00:09:43
Building Realistic Voice Agents Has Never Been Easier thumbnail

Building Realistic Voice Agents Has Never Been Easier

The video walks through quickly building a voice agent using Cloud Code and 11 Labs, trained on YouTube transcripts, and

00:32:23
TTS & Translate App | Serverless Functions, Google Translate & Web Speech API thumbnail

TTS & Translate App | Serverless Functions, Google Translate & Web Speech API

The video walks through building a serverless TTS and translation app using the Google Translate API, with a focus on se

00:45:21