# DOP 343: Your APIs Were Never Built to Be the Front Door Page: https://stenobird.com/podcast/devops-paradox/dop-343-your-apis-were-never-built-to-be-the-front-door Text version: https://stenobird.com/podcast/devops-paradox/dop-343-your-apis-were-never-built-to-be-the-front-door.md Podcast: [DevOps Paradox](https://stenobird.com/podcast/devops-paradox) Published: 2026-03-25T10:00:00+00:00 Episode link: https://www.devopsparadox.com/episodes/your-apis-were-never-built-to-be-the-front-door-343/ Audio file: https://dts.podtrac.com/redirect.mp3/traffic.libsyn.com/secure/devopsparadox/dop343-your-apis-were-never-built-to-be-the-front-door.mp3?dest-id=1254752 Processing state: processed JSON: https://stenobird.com/v1/public/podcasts/devops-paradox/episodes/dop-343-your-apis-were-never-built-to-be-the-front-door Duration seconds: 2784 ## Resource Internal APIs are transitioning from engineer-only tools to the primary interface for AI agents. This shift requires moving away from bloated REST responses toward orchestration layers like GraphQL to manage context windows and complexity. ## Highlights - Main idea: AI agents are replacing traditional web interfaces by interacting directly with backend APIs - Failure mode: Large REST API payloads cause LLM hallucinations and excessive context window costs - Practical takeaway: Use GraphQL as an orchestration layer to distill complex microservices into concise, model-friendly queries - Trend: APIs are shifting from 'pets' (hand-managed) to 'cattle' (automated/AI-generated) at massive scale - Role shift: Developers are evolving into a hybrid of product managers and system architects, focusing on vision and interfaces rather than implementation details ## Topics APIs, GraphQL, AI Agents, Platform Engineering, LLM Context Windows, Microservices, Software Architecture, Model Context Protocol ## Chapters - 1:00 — The API Front Door Shift: The fundamental change in how companies expose capabilities to the world via AI. - 4:10 — GraphQL and MCP: Exploring the synergy between GraphQL and the Model Context Protocol. - 7:45 — Enabling Agent Capabilities: How to provide models with a reliable way to trigger actions in CI/CD and infrastructure. - 11:25 — The Problem with REST Payloads: Why massive JSON objects from REST APIs are detrimental to LLM reasoning and cost. - 14:55 — Declarative Infrastructure for AI: Using GraphQL to move complexity from the model's prompt into reusable infrastructure. - 18:30 — The Rise of AI Platform Engineering: Managing the explosion of microservices and APIs in an AI-driven ecosystem. - 21:50 — Developers as Product Managers: The shift in developer responsibilities toward product vision and system boundaries. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/devops-paradox/episodes/dop-343-your-apis-were-never-built-to-be-the-front-door/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/devops-paradox/dop-343-your-apis-were-never-built-to-be-the-front-door.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.