#api-integration
18 episodes
#2541: Agent-to-Agent Scheduling: Building the Calendly for AI
How Google's A2A protocol and Anthropic's Remote MCP could power a new kind of agent handoff for scheduling meetings.
#2511: Measuring AI API Latency Through the Black Box
How to benchmark token throughput and debug slowdowns in closed CLI tools like Claude Code using OpenTelemetry and mitmproxy.
#2503: Inside an API Request: DNS to Response
What really happens when you press Enter on a URL? From DNS to TLS to headers, we break down the full lifecycle.
#2496: Are Hidden API Endpoints Leaks or Just Plumbing?
When LLM agents discover unauthenticated JSON endpoints in browser DevTools, is it a security breach or just reading the page?
#2468: Tracking AI API Costs Across Providers
How to track AI spend across Open Router, Replicate, and more — without a unified dashboard.
#2467: OpenAI vs Anthropic: Tiered API Billing Deep Dive
How OpenAI and Anthropic structure API tiers, rate limits, and why your billing history matters more than you think.
#2441: Agent-First Backends: No Dashboard Required
What happens when you ditch the admin panel and let AI agents manage your systems directly?
#2352: Object Detection APIs: Choosing the Right Tool for Your Workflow
How do object detection APIs like Gemini, AWS Rekognition, and YOLO compare for automated annotation workflows?
#2251: Agent-to-Agent Protocols: What Actually Needs Standardizing
When autonomous agents call other agents, what does a working protocol actually require? Exploring session handling, state management, security, an...
#2166: Code vs. Canvas: How Developers Pick Their Tools
LangGraph or Flowise? The honest answer isn't obvious. Developers gain speed and integrations with visual builders—but lose version control, testin...
#1939: API Drift and Agent Reliability
When an API changes without warning, your AI agent can crash spectacularly. Here's how to test the new "plumbing" of the agentic age.
#1714: SDKs vs Raw APIs: The Developer's Real Choice
Why do companies pour millions into SDKs? We explore the hidden costs of raw APIs and the strategic advantages of using software kits.
#1237: Ghost Flights and Legacy Code: Why Travel Tech is Broken
Ever wondered why that flight vanished while booking? Explore the 1960s mainframes and cryptic protocols holding the travel industry together.
#1220: APIs for Agents: Navigating REST, GraphQL, and MCP
Why can't we just give AI the database password? Explore the shift from REST to GraphQL and how the Model Context Protocol changes the game.
#1219: Beyond the Vibes: Mastering Structured AI Outputs
Stop begging your AI for JSON. Learn how constrained decoding and strict schemas are turning "vibes" into reliable systems architecture.
#1209: The Agent-First Shift: Ending the Dual-Track API Tax
Stop paying the 20% "AI tax." Explore how unified backends and MCP are merging human interfaces with agentic capabilities for a seamless future.
#920: Can Your AI Pass the CAPTCHA and Buy Your Groceries?
AI can plan your trip, but can it book it? Explore the new frameworks giving autonomous agents the power to spend money securely.
#855: The Agentic Internet: Google’s New Web MCP Standard
AI agents are moving beyond "looking" at websites. Discover how Google’s Web MCP creates a programmatic map for the agentic future.