---
type: "article"
title: "APIs First: Why AI Systems Are Still API Systems - API Developer Weekly"
summary: "APIs First: Why AI Systems Are Still API Systems"
newsletter: "API Developer Weekly"
newsletter_handle: "api-developer-weekly"
newsletter_url: "https://usecommune.com/n/api-developer-weekly"
author: "James Higginbotham (@jhigginbotham)"
published: "2026-06-04T18:00:00.000Z"
canonical_url: "https://usecommune.com/n/api-developer-weekly/a/apis-first-why-ai-systems-are-still-api-systems-api-develope"
markdown_url: "https://usecommune.com/n/api-developer-weekly/a/apis-first-why-ai-systems-are-still-api-systems-api-develope.md"
chat_url: "https://usecommune.com/n/api-developer-weekly/a/apis-first-why-ai-systems-are-still-api-systems-api-develope/chat"
source_url: "https://mailchi.mp/ff8cbb5e9f2d/key-takeaways-from-platform-summit-2024-api-developer-weekly-2680024"
body_source: "imported"
likes: 1
replies: 0
body_words: 744
---

# APIs First: Why AI Systems Are Still API Systems - API Developer Weekly

![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/04b6c7bf-305e-b933-367e-a79a24d334d5.png)

![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/9dff09fa-af28-ed1e-7fa6-a6589b89e5e1.png)

# API Developer Weekly

# June 4, 2026 - Issue #576

*Wait... it's June already?! Apparently so. Here are some great articles that look at how AI systems are really API systems, GraphQL's possible comeback with AI (I'm still not convinced), Arazzo v1.1.0 specification is released, and a series of articles on API security issues and exploits. We also look at the business of APIs, starting with Boomi's acquisition of Lunar.dev, Strava's lock down of their API prior to the IPO, and Palantir's super API for the IRS. Finally, we take a look at an agentic future and how enterprise MCP adoption best practices are shaping up.*

 *-- Happy Reading!*

# Featured Articles

[APIs First: Why AI Systems Are Still API Systems](https://community.f5.com/kb/technicalarticles/apis-first-why-ai-systems-are-still-api-systems/345089)
 AI and APIs Over the past several years, the industry has seen an explosion of interest in large language models and AI driven applications. Much of the... \[community.f5.com\]

 [GraphQL Comeback Because of AI?](https://www.amazingcto.com/graphql-comeback-because-of-ai/)
 GraphQL lost to REST years ago. But AI agents are a new kind of API consumer -- small context, runtime schema discovery, field-level scopes -- and on those axes GraphQL fits better. \[amazingcto.com\]

 [Announcing Arazzo Specification 1.1](https://www.openapis.org/blog/2026/05/19/announcing-arazzo-specification-1-1)
 We are proud to announce the release of Arazzo Specification v1.1.0! The headline addition is AsyncAPI support - for the first time, Arazzo workflows can declaratively describe sequences of calls that span both synchronous and asynchronous APIs. by Chris Wood \[openapis.org\]

***

# Turn Your Existing APIs Into AI-Ready Systems

[![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/eabc10b3-73f2-8132-5cbb-e49ca4862260.png)](https://launchany.com/integrating-enterprise-systems-with-ai-and-apis-report/)Learn intent-based patterns that let LLMs execute real work using the backend systems and APIs you already have. Explore why your current REST APIs break down when LLMs try to use them — and the specific design shift that fixes it. Finally, learn more about the patterns and practices that will help your team prepare your APIs for real-world AI use.
 [Learn more and download the full report](https://launchany.com/integrating-enterprise-systems-with-ai-and-apis-report/).

***

[10 Security Issues With API Keys](https://nordicapis.com/10-security-issues-with-api-keys/)
 API keys introduce significant security risks due to their static, reusable nature and lack of identity context. Learn the top API key vulnerabilities and how to secure modern APIs. by Bill Doerrfeld \[nordicapis.com\]

 [JWT vs Opaque Tokens: Choosing the Right Token for API Security](https://nordicapis.com/jwt-vs-opaque-tokens-choosing-the-right-token-for-api-security/)
 Compare JWT vs opaque tokens for API security. Learn the differences in validation, performance, and when to use each approach. by Adriano Mota \[nordicapis.com\]

 [When AI Becomes the First Evaluator](https://pronovix.com/articles/when-ai-becomes-first-evaluator)
 To be realistic, the use of AI is situational and unpredictable. Some retrieval patterns are already observable through search, AI, and social platforms, and many user intents can still be grouped into familiar categories such as informational, commercial, or transactional queries. We can identify patterns, but we cannot safely assume a single dominant discovery workflow anymore. \[pronovix.com\]

 [5 Key Takeaways From apidays New York 2026](https://nordicapis.com/5-key-takeaways-from-apidays-new-york-2026/)
 Explore apidays New York 2026 takeaways on APIs as the AI execution layer for agents, security, governance, and optimization. by Bill Doerrfeld \[nordicapis.com\]

 [Cisco Patches CVSS 10.0 Secure Workload REST API Flaw Enabling Data Access](https://thehackernews.com/2026/05/cisco-patches-cvss-100-secure-workload.html)
 Cisco patches critical CVSS 10.0 flaw in Secure Workload - unauthenticated attackers can steal data & escalate privileges across tenants. \[thehackernews.com\]

# Business of APIs

[Boomi Announces Intent to Acquire Lunar.dev to Deliver Governed Agent Connectivity Across the Enterprise](https://boomi.com/resources/resources-library/lunar-dev-boomi/)
 May 13, 2026 - Boomi today announced it has signed a letter of intent to acquire Lunar.dev, an innovator in AI and MCP gateway. \[boomi.com\]

 [Strava locks down API with new fees as IPO looms](https://www.techbuzz.ai/articles/strava-locks-down-api-with-new-fees-as-ipo-looms)
 Fitness app shifts to paid developer access, targeting scrapers before public debut by The Tech Buzz Team \[techbuzz.ai\]

 [Here is the Contract for Palantir's Super API for the IRS](https://www.404media.co/here-is-the-contract-for-palantirs-super-api-for-the-irs/)
 The API would make IRS data available to any app the agency wishes. The Criminal Investigation arm of the IRS is also modernizing its own systems. \[404media.co\]

# (Un)Related

[The Path Toward a Truly Agentic Future: What Is Required?](https://nordicapis.com/the-path-toward-a-truly-agentic-future-what-is-required/)
 Learn how to prepare for agentic AI with identity control, short-lived access, and just-in-time authorization for secure API-driven systems. by Kristopher Sandoval \[nordicapis.com\]

 [6 Enterprise MCP Adoption Best Practices](https://nordicapis.com/6-enterprise-mcp-adoption-best-practices/)
 Explore enterprise MCP adoption best practices for credentials, authorization, observability, networking, and runtime governance. by Eyal Solomon \[nordicapis.com\]

### Have something to share?

As always, if you want to chat, share a link, or make a suggestion, feel free to drop us a quick note or tagging us on X/Twitter ([@launchany](https://x.com/launchany) and [@caseysoftware](https://x.com/caseysoftware)) or by emailing us at: [james@launchany.com](mailto:james@launchany.com).

[![Twitter](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-twitter-48.png)](https://www.twitter.com/launchany)

[![LinkedInlinkedin.com/in/jameshigginbotham/](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-linkedin-48.png)](http://www.linkedin.com)

[![Website](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-link-48.png)](https://launchany.com)

Want to change how you receive these emails?
 You can [update your preferences](https://launchany.us2.list-manage.com/profile?u=5005148108dfbac726f74e31e&id=239e48d26e&e=[UNIQID]&c=3d0ab07a84) or [unsubscribe from this list](https://launchany.us2.list-manage.com/unsubscribe?u=5005148108dfbac726f74e31e&id=239e48d26e&t=b&e=[UNIQID]&c=3d0ab07a84).

***

## Discussion

No replies yet.
