Key Takeaways

  • AI agents shift software value from visual user interfaces to well-structured APIs.
  • The future of software is increasingly headless, where APIs with embedded business logic become the primary interaction point.
  • Companies with existing API-first strategies are seeing a significant boost in API usage and new monetization streams due to agents.
  • Founders should now view their APIs as the core product, designed for programmatic agent consumption, not just human developers.

Your UI is Dying. Your APIs are the Business.

Aaron Levie, CEO of Box, makes a sharp observation: AI agents are changing where software value lives. For decades, the user interface (UI) was paramount. It was how humans interacted, clicked, and got work done. Now, as AI agents increasingly take over tasks, that dynamic changes entirely.

Levie explains, “The user interface might be now you're just chatting with an agent. I think increasingly the right way to do this is there's some kind of agent in the background that's connecting multiple systems.” When an agent performs a task, it doesn't navigate buttons; it calls an API. This means the value shifts dramatically.

“The value goes more to the API layer,” Levie states. “So then the question is how many APIs do you have? Not not in like a you just need a thousand APIs, but like like how robust and useful and and proprietary and how much business logic is embedded in those APIs.” The measure of a software product's readiness for the AI era becomes its API depth and intelligence, not just its UI polish.

Box, a company with a strong headless API strategy since its early days, is seeing this firsthand. Levie calls agents a "force multiplier" on their existing approach. "The headless version of Box has been alive and well for you know almost since the day we started the company. And so agents to me just again represent a force multiplier on that." This isn't theoretical for Box; it's driving usage and opening "more opportunity for us in the future."

Levie's conviction is clear: “I've become more convinced that software is headless in the past year than I was maybe three years ago.” This isn't just about integrating AI into your product; it's about fundamentally redesigning how your product delivers value. The API layer becomes the brain, the logic, the core business. The UI, when it exists, is just one possible presentation layer for that core.

This shift isn't just for enterprise players. Every founder building new software or iterating on existing platforms needs to internalize this. If your product's core value is inseparable from its UI, you are creating a blocker for future AI integration and agent-driven workflows.

What to Do With This

Pull up your product's technical roadmap for the next quarter. Identify the top three features your engineering team plans to build. For each, draw out how an AI agent, given minimal context, would achieve the desired outcome using only your current APIs. Where do your APIs fall short, requiring multiple calls or external logic? Those gaps are your immediate, high-priority engineering tasks. Design new features API-first, ensuring the API itself contains the business logic needed for agent autonomy, before any UI is built.