Skip to main content
THE LINUX FOUNDATION PROJECTS
Category

Blog

The OpenAPI Initiative Welcomes Apideck!

By Blog

The OpenAPI Initiative (OAI) is proud to welcome Apideck as a new member!

Apideck is the first Unified API platform to join OAI, and their membership is reflection of their huge commitment to open source. Alongside joining OAI, Apideck also created and maintains Portman, an open-source library that streamlines API contract testing using OpenAPI definitions.

We caught up with Gertjan De Wilde, Co-founder and CEO of Apideck, to find out more about their motivation for supporting OAI, where OpenAPI, Arazzo, and Overlay fit in their product and architecture, and their outlook for the future as an OAI member.

Please tell us a bit about your organization and your needs as an API provider in publishing well-described APIs.

Apideck is a Unified API platform that provides 200+ integrations across multiple categories, including Accounting, HRIS, CRM, and others. We normalize disparate APIs into consistent, predictable interfaces. As the first unified API company to join OAI, we have unique needs: we must maintain consistency across hundreds of different API providers. Well-described APIs using OpenAPI specifications are essential for us to document complex integrations in a standardized way and provide predictable interfaces that developers can trust. Our entire business model hinges on transforming diverse API implementations into a unified, coherent interface with an exceptional developer experience.

What is the most important factor in your decision to become an OpenAPI Initiative member?

OpenAPI isn’t just a specification for us: it’s the foundation of our product architecture and business model. Every one of our 200+ unified connectors, every SDK we generate, and every validation we run starts with an OpenAPI contract. It’s the backbone that made our entire business possible, and frankly, we wouldn’t exist in our current form without it.

That’s why joining OAI feels like closing the loop. We’ve been adopters for years, building on top of this incredible standard. Now it’s time to become active contributors: to give back to the ecosystem that enabled everything we’ve built, and to help shape how the next generation of APIs and AI agents communicate. As standards become increasingly critical in the AI agent revolution, we want to be at the table, ensuring OpenAPI evolves to meet these emerging needs.

How would you like to see the OpenAPI Specification evolve in the future?

We’d like to see the specification evolve to better support API aggregation, normalization, and unification challenges. As a unified API company, we deal with the full spectrum of API quality and need specifications that can handle complex scenarios. The specification should also prioritize AI-readiness with enhanced semantic clarity about what each API operation actually does, making it easier for AI agents to understand and interact with APIs programmatically.

Do you use Arazzo, and if so how important is Arazzo’s development in expanding how APIs are described?

Arazzo’s development for orchestrating complex multi-API workflows is particularly relevant to us as a unified API company. When you’re normalizing hundreds of APIs across dozens of categories, workflow orchestration becomes critical. We’re already putting Arazzo to work: using it to auto-generate tests for our SDKs across 6 languages, ensuring that our implementations handle multi-step workflows correctly and consistently.

We see Arazzo as an important evolution in describing not just individual APIs, but how they work together in real-world integration scenarios. This matters even more in the context of AI agents, which need to chain multiple API calls together to accomplish complex tasks. Having a standard way to describe these orchestrations will be essential for both human developers and autonomous agents.

Do you use Overlay, and if so how important is creating standardized automation languages for OpenAPI descriptions?

Yes, we use Overlay extensively in our SDK generation process. It’s become critical for us to inject different SDK examples and generate different flavors of OpenAPI specifications tailored to our various tooling needs. When you’re generating SDKs across 6 languages from a single source OpenAPI spec, having a standardized way to apply transformations and customizations is essential.

We’re also using Overlay to augment and enrich our API descriptions and documentation: layering in additional context, examples, and metadata without modifying the upstream specifications directly. This separation of concerns is invaluable when you’re maintaining 200+ connector specifications that need to stay synchronized with vendor APIs while also being optimized for our unified API layer.

For us, standardized automation languages like Overlay represent the difference between maintainable, scalable tooling and an unmaintainable mess of custom scripts. As OpenAPI becomes the lingua franca for API-first development and AI agent interactions, having robust, standardized ways to transform and augment these descriptions programmatically isn’t just important: it’s foundational to building reliable automation at scale.

If you could have one feature included in future versions of the OpenAPI Specification what would it be and why?

It’s not really a feature, but we would like to see an official OpenAPI registry comparable to the MCP server registry recently launched. The API ecosystem desperately needs a centralized, authoritative place where developers and AI agents can discover and access OpenAPI specifications. We’ve actually built our own API search engine, called the API Tracker, precisely because this gap exists. An official OpenAPI registry would take this further, providing verified, up-to-date specifications with quality scores, version histories, and standardized authentication patterns. Just as the MCP registry is accelerating AI integrations, an official OpenAPI registry would accelerate API adoption across the entire ecosystem. It would become the single source of truth for both human developers and AI agents looking to integrate with APIs, dramatically reducing the friction in API discovery and integration.

What role do the OpenAPI Initiative specifications play in the evolution of APIs and AI?

OpenAPI is becoming the standard interface for AI agents to understand and interact with any API. Developers aren’t the only ones reading API documentation anymore. AI agents need machine-readable specifications even more than humans do. They require structured, standardized descriptions to navigate authentication flows programmatically, understand what each operation does, and validate if their API calls are correct. Combined with protocols like MCP (Model Context Protocol), OpenAPI specifications enable AI assistants to not just understand but actually execute API calls in real-time.

Any final thoughts that provide insights on how you use OpenAPI that you feel is of interest to the community?

We’ve open-sourced Portman, our CLI tool that converts OpenAPI specifications into Postman collections with automated contract testing. With 600+ GitHub stars and 25+ contributors, it shows how OpenAPI can be leveraged beyond documentation to create powerful testing workflows. This demonstrates our belief that open standards and open-source tools reinforce each other. Standards enable better tools, tools validate standards, and the community amplifies the impact of both. We encourage other API companies to not just adopt OpenAPI but to contribute their tools and learnings back to the ecosystem.

Contributors: Gertjan De Wilde, Kateryna Poryvay, Saurabh Rai


Joining the OpenAPI Initiative

Want to become a member of the OpenAPI Initiative? Find more information here.

While you think about it, please checkout these resources:

About the OpenAPI Initiative

The OpenAPI Initiative was created by a consortium of forward-looking industry experts who recognize the immense value of standardizing on how APIs are described. As an open governance structure under the Linux Foundation, the OAI is focused on creating, evolving and promoting a vendor-neutral description format. The OpenAPI Specification was originally based on the Swagger Specification, donated by SmartBear Software.

The OpenAPI Initiative has grown to a multi-specification that, first and foremost, provides the OpenAPI Specification, the most popular API description language available to API providers and consumers. The OpenAPI Initiative also supports the development of the Arazzo Specification, which caters for complex workflows invoking many APIs, and the Overlay Specification which provides the means to deterministically and reliably update an OpenAPI description through automation.

To learn what OpenAPI can do for you please visit our What is OpenAPI page.

About Linux Foundation

Founded in 2000, the Linux Foundation is supported by more than 1,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation projects like Linux, Kubernetes, Node.js and more are considered critical to the development of the world’s most important infrastructure. Its development methodology leverages established best practices and addresses the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit us at the Linux Foundation homepage.

OpenAPI Initiative Newsletter – September 2025

By Blog

Welcome to the OpenAPI Initiative (OAI) September 2025 newsletter! We’ve had a break over the vacation season in the northern hemisphere, but are back to bring you initiative news, information on events and educational resources, and this time round, news of our v3.2 OpenAPI release!

Initiative News

It goes without saying that the big news – wait, enormous – news for this edition of the newsletter is two new releases of the OpenAPI Specification! We have a new minor release at version 3.2.0, which has helped us also deliver a patch version of 3.1 at 3.1.2.

Versions 3.2.0 Features

Version 3.2.0 brings together a feast of new features including:

  • A brand new Tag Object structure, providing greater flexibility and richness in tagging objects.
  • Support for the QUERY HTTP method for implementing operations searching collections, plus the new additionalOperations keyword that allows HTTP methods not included in the Specification to be described.
  • Support for streaming data, which is a critical enhancement to support creating well-described APIs across so many use cases, including chat, AI, IoT, and financial services.
  • A new querystring keyword that allows all query parameters supported by an API to be described through a Schema Object.
  • Security Scheme enhancements, including support for OAuth 2.0 Device Authorization Flow and OAuth 2.0 Server Metadata.

You can read more about the enhancement in our blog post, which includes both links to key resources such as the release itself and our comprehensive migration guide published on our Learn site.

Thanks go to the TSC and all contributors for this release, particularly Henry Andrews and Lorna Mitchell for their significant contributions to getting this version over the line!

Moonwalk Update

Back at the start of the year we gave a status update on the progress of Moonwalk: its goals, desired outcomes, and what this Special Interest Group aims to achieve. In that post we said: “The timeline for Moonwalk reaching a 4.0.0 release remains open-ended”, and with the release of v3.2.0 what you are actually seeing is the first incremental step of the larger Moonwalk project. Many of the features of v3.2.0 were ideated through Moonwalk, and our focus is now on delivering more backwards-compatible incremental steps in the 3.x line. We will also keep an eye out for problems that show us that we need to break compatibility and make a 4.0 release, but we would like to discover that need through community feedback.

Key message is: Don’t wait for Moonwalk! Moonwalk is an ideas engine, and feeds the progress on the main development line of the OpenAPI Specification. It may come to pass that there is never a v4.0 of OpenAPI. If you were hanging on for v4.0, make the leap to v3.2 now.

Membership News

We are pleased to welcome new members to the OpenAPI Initiative!

Jentic joined early 2025. Jentic is building the bridge between the AI World and the API World, providing agents with targeted, repeatable, and efficient workflows. Jentic agents are built on OpenAPI and Arazzo, making these specifications crucial building blocks in the Jentic platform. You can read more in our interview with Erik Wilde, who as well as being OAI Ambassador is also Head of Enterprise Strategy at Jentic.

We were also joined in September by Apideck. Apideck is a Unified API provider, with an API that seeks to simplify integration across different SAAS platforms through one integration. Gertjan De Wilde describes their motivation for joining as being “..time to stand behind the spec that has enabled us to build our company.”, which is of course fantastic news, and a great motivation for anyone looking for anyone thinking about becoming a member. We are looking forward to bringing you our new member profile on Apideck very soon!

If you are interested in membership we have held two breakfasts at Apidays (New York and London), where we introduce what membership means and take a look at the revised member benefits we are looking to offer. If you want to find out more, please check out our recent post on LinkedIn, which includes our presentation from this event.

Events News

We have been busy with OAI Track since our last newsletter as event season has picked up again.

API:World was held in Santa Clara in September, where we were lucky enough to host our own OpenAPI Summit. Organized and hosted by Erik Wilde and Frank Kilcommins, the conference kicked off with a workshop held by Erik and Frank that looked at best practices for leveraging OpenAPI and Arazzo when scaling your APIs. This was followed by a full day programme of topics focusing on the MCP (Emmanuel Paraskakis), the role of metadata in building well-connected systems (Simon Heimler), and building great governance for APIs (Jeremy Glassenberg).

Apidays London, whilst not a Summit, still had a host of great talks including an overview of the v3.2.0 release (Lorna Mitchell) and a look at architecting agent-ready infrastructure (Sean Blanchfield).

Last stop for this year will be Apidays Paris, the flagship Apidays event. Please keep an eye out for updates on our agenda for the OAI Track!

Finally, we’ve started issuing digital badges for attendance at OAI events. Our first badges went to participants at our OSS Mini Summit events in Denver and Amsterdam. Be sure to lookout for events and workshops that issue badges in the future!

Ecosystem Spotlight

The Ecosystem Spotlight for this edition comes from Shane O’Connor, Go to Market Lead at OAI member Scalar.

Shane highlights the great work Scalar are doing improving parsing time with their OpenAPI parser:

Scalar has released a modern OpenAPI parser that’s gaining traction for its performance and comprehensive feature set. Written in TypeScript, @scalar/openapi-parser supports OpenAPI 3.1, 3.0 and Swagger 2.0, with support for the newly released OpenAPI 3.2 specification coming very soon. The parser is already trusted by teams at Mintlify & Kong demonstrating its production readiness across diverse use cases, and offering highly significant performance improvements over existing parsers.

Beyond performance, @scalar/openapi-parser offers a comprehensive utility suite including reference dereferencing with tracking callbacks, document filtering, and automatic upgrading from Swagger 2.0 to OpenAPI 3.1 (soon to be 3.2). What distinguishes this parser is its plugin architecture for handling external references. This architecture enables a crucial differentiator: the parser works seamlessly on both server-side and browser environments, unlike many alternatives that are limited to Node.js. Developers can extend it with custom plugins to fetch definitions from databases, CDNs, or any data source. The onDereference callback provides visibility into schema resolution, invaluable for debugging complex multi-file specifications.

As OpenAPI documents grow in complexity and with OpenAPI 3.2 bringing new features, having a performant parser that handles everything from legacy Swagger 2.0 to the latest specification becomes critical for maintaining responsive development workflows. Scalar’s parser represents a modern solution that’s actively evolving alongside the OpenAPI specification itself.

If you’d like to contribute to the Ecosystem Spotlight in our next newsletter, please get in touch on the Outreach channel on Slack.

Finally

Thank you for reading our newsletter. As always, we welcome suggestions on how we can improve it or bring you information that can help make the most of how you use specifications published by the OpenAPI Initiative.

Please get in touch on the Outreach channel on Slack if you would like to work with us to tell your story, to feature in the Ecosystem Spotlight section, or get involved with any of the initiatives described above. We’d also like from organizations, tooling makers, or community members on their reaction to our v3.2 release, and to share any stories in their adoption journey.

Until next time!

Contributors: Shane O’Connor, Henry Andrews, Chris Wood.

The OpenAPI Initiative Welcomes Jentic!

By Blog

We are pleased to welcome Jentic to the OpenAPI family! Jentic joined the OpenAPI Initiative in early 2025, and is building the bridge between the AI World and the API World, providing agents with targeted, repeatable, and efficient workflows. Jentic agents are built on OpenAPI and Arazzo, making these specifications crucial building blocks in the Jentic platform.

We talked with Erik Wilde, Head of Enterprise Strategy for Jentic and, of course, OAI Ambassador and lead for the OAI Track!

Thank you Erik for taking the time to talk to us!

Please tell us a bit about your organization and your needs as an API provider in publishing well-described APIs.

Jentic is using APIs in two ways: The first is by building on existing APIs and providing a layer of workflows on top of these APIs which can be used by agents. This allows agents to use targeted, repeatable, and efficient workflows. The second way of using APIs is by exposing the workflows themselves as APIs, so that they can be used throughout the entire organization like any other API.

What is the most important factor in your decision to become an OpenAPI Initiative member?

Jentic uses OAI’s open standards as the very core of our platform. Like so many other organizations, we need those standards to be robust, and we need a healthy ecosystem to be in place to maintain and evolve these standards. For Jentic, supporting OAI means to support the very foundation that our business is built on, and it also means to support the growing ecosystem of API users out there who need OAI to be successful with their API and AI initiatives.

How would you like to see the OpenAPI Specification evolve in the future?

For now, OpenAPI itself is established and very stable, and while we look forward to OpenAPI 3.2 and beyond, OpenAPI itself is a great foundation as it is. Our focus is a bit more on Arazzo, but I guess that’s covered in the next question…

Do you use Arazzo, and if so how important is Arazzo’s development in expanding how APIs are described?

For us, Arazzo is less expanding how APIs are described, but more expanding the space which is covered by open standards. We see it as an extremely relevant and powerful addition to the API space. Ideally, we would like to see Arazzo extending beyond orchestrating OpenAPI APIs. We know that AsyncAPI is in the pipeline, and it would be interesting to look beyond that and explore how Arazzo can pull in as many APIs as possible, regardless of how they are described.

Do you use Overlay, and if so how important is creating standardized automation languages for OpenAPI descriptions?

So far, Jentic is not using Overlay, but we are looking at it and are excited by its possibilities. One area that we are looking at is applying overlays to Arazzo: Since we describe our workflows in Arazzo, it could be interesting to support different views of these workflows, in the same way as Overlay supports different views of an OpenAPI-described API.

If you could have one feature included in future versions of the OpenAPI Specification what would it be and why?

Since APIs will be increasingly consumed by AI, directly or indirectly, it would be great to see OpenAPI supporting the needs of this class of consumers a little bit better. This does not necessarily mean that any new functionality is needed, it may just be that the richness of the descriptions could be improved for AI consumers. Currently, nobody exactly knows what this could look like, but it would be great to see this class of consumers being considered in updates to the specification.

What role do the OpenAPI Initiative specifications play in the evolution of APIs and AI?

OAI and OpenAPI play essential roles in the evolution of APIs and AI. The entire API is bigger than just OAI’s specifications, but their market share is big enough that any progress or lack thereof has a notable impact of how the API space evolves. When it comes to AI and specifically AI agents, APIs play an absolutely critical role: AI Agents must be able to gather input and perform actions, and without APIs, this is impossible. Many of the APIs that AI agents are using will be described in OpenAPI, which makes it obvious how critical the role of OAI’s specifications is.

Any final thoughts that provide insights on how you use OpenAPI that you feel is of interest to the community?

We firmly believe in the power of standards. They provide a shared model and terminology, and they create a rich ecosystem of practices and tooling. Using open specifications as your source of truth, and focusing on the quality of the descriptions that you create, will become more important than ever. The API space, which has been around for a little longer, and the newer AI space will grow closer and closer, and using standards as the connective fabric is the winning strategy in the increasingly complex digital world that we are living in.


Joining the OpenAPI Initiative

Want to become a member of the OpenAPI Initiative? Find more information here.

While you think about it, please checkout these resources:

About the OpenAPI Initiative

The OpenAPI Initiative was created by a consortium of forward-looking industry experts who recognize the immense value of standardizing on how APIs are described. As an open governance structure under the Linux Foundation, the OAI is focused on creating, evolving and promoting a vendor-neutral description format. The OpenAPI Specification was originally based on the Swagger Specification, donated by SmartBear Software.

The OpenAPI Initiative has grown to a multi-specification that, first and foremost, provides the OpenAPI Specification, the most popular API description language available to API providers and consumers. The OpenAPI Initiative also supports the development of the Arazzo Specification, which caters for complex workflows invoking many APIs, and the Overlay Specification which provides the means to deterministically and reliably update an OpenAPI description through automation.

To learn what OpenAPI can do for you please visit our What is OpenAPI page.

About Linux Foundation

Founded in 2000, the Linux Foundation is supported by more than 1,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation projects like Linux, Kubernetes, Node.js and more are considered critical to the development of the world’s most important infrastructure. Its development methodology leverages established best practices and addresses the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit us at the Linux Foundation homepage.

Contributors: Erik Wilde, Chris Wood

Announcing OpenAPI v3.2

By Blog

We are delighted and proud to announce the release of v3.2.0 of the OpenAPI Specification!

Our latest minor version brings a host of new features across a number of areas including supported HTTP methods, a new tag structure, support for streaming media types, and a whole lot more!

Here’s a quick rundown of the headline features.

Multipurpose Tags with Nesting

One of the most significant changes, particularly for rendering a graphical view of an OpenAPI description, is the change to the Tags object. The new Tag Object structure introduces summary for short descriptions, parent for nesting, and kind for classifying Tags, allow a taxonomy to be developed, supported by a registry of commonly supported values.

kind is useful because it allows tooling to selectively include and ignore Tags when parsing an OpenAPI description, as shown in the example below.

tags:
  # Only used for rendering

  – name: products
    summary: Products
    description: All product operations
    kind: nav

  – name: books
    summary: Books & Literature
    description: Book catalog and recommendations
    parent: products
    kind: nav

  # Used for grouping Badge related operations in generated code

  – name: digital-delivery
    summary: Digital Delivery
    description: Instantly delivered digital products
    kind: badge

Tags can therefore be created for different purposes, making the structure of the Tag Object much more flexible.

As you migrate to v3.2.0, be sure to contribute to the Kind registry to share useful Tags across the community!

HTTP Method Changes

v3.2.0 also includes a number of new features for more advanced HTTP method support.

Firstly, the new version offers built-in support for the query HTTP method. query provides support for safely querying the state of a resource in an idempotent way using a query payload. You can therefore define more complex query terms in your OpenAPI descriptions, with support from Schema Objects, with a separation from post methods that you might have used in the past for such operations.

Support for other HTTP methods that are not first-class citizens in OpenAPI is now provided by the additionalOperations. You can define a Map of HTTP methods you choose to include in your API design, and that can be processed by tooling, that are implemented as standard Operation Objects:

paths:
  /:
    additionalOperations:
      connect:
        operationId:
          ## A standard Operation Object

The other major enhancement is the introduction of querystring, which provides the means to define all query parameters as a Schema Object, allowing for greater control in defining how query parameters are defined and coexist in a given API operation.

Sequential and Streaming Data

A welcome addition in this version of OpenAPI is increased support for streaming data, which is a critical enhancement to support creating well-described APIs across so many use cases, including chat, AI, IoT, and financial services.

OpenAPI now supports the following types:

  • Server-Sent Events: text/event-stream
  • JSON Lines: application/jsonl
  • JSON Sequences: application/json-seq
  • Multipart Mixed: multipart/mixed

These types work in tandem with the itemSchema keyword, which defines what a streamed event looks like over the wire. The addition of this support is a significant enhancement for both understanding streaming APIs and for tooling makers who typically need to ingest many different data structures, represented by many Schema Objects, through a single Operation.

New Security Features

There are also a number of new features in Security.

v3.2.0 introduces support for OAuth 2.0 Device Authorization Flow. Device Authorization Flow is an OAuth profile that supports End User authorization on limited input devices – think smart TVs and kiosks – and therefore requires a specialized flow to cater for handoff to an input device. Given the proliferation of such limited input devices providing support for Device Authorization Flow is a real boost for API Providers bringing their APIs to broadcasting platforms.

The core OAuth Flow object has also been enhanced to include the oauth2MetadataUrl property, which defines a URL at which OAuth 2.0 Server Metadata can be retrieved, supporting OAuth flows. Providing links to metadata, in the same way as the OpenID property openIdConnectUrl allows an OpenAPI description to be a key reference point for API Consumers, providing both functional and security information. Such reference points are particularly important in sectors like open finance, which rely heavily on publishing OAuth and OpenID Connect metadata for automatic discovery of services.

Other Features

We’ve only covered some headline changes here, in an effort to bring together the most impactful changes in this release.

For more details please review:

  • The Specification page for v3.2.0.
  • The Release Notes on GitHub, which provides a headline list of all changes.
  • Our Learn site, where you’ll find a migration guide.

As ever, our thanks and appreciation go to our great community members who worked so hard to bring this version together! Special thanks go to Henry Andrews and Lorna Mitchell for their significant contributions to this effort!

Contributors: Lorna Mitchell, Chris Wood

Why Do We Run the OAI Track?

By Blog

Summer is nearly over in the northern hemisphere, we are three-quarters of the way through 2025, and already we’ve had great attendance at our OpenAPI Initiative (OAI) Track at Apidays New York, Helsinki, Munich, and DeveloperWeek San Francisco. We still have API:World Santa Clara, and Apidays London, and Paris to come this year, with our dedicated stage and all day track at API:World!

With all these events past and planned, it seems like a good time to take stock and restate why we do the OAI Track.

Community Engagement

The first “why” seems pretty obvious. The Specifications that fall under the OAI banner – OpenAPI, Arazzo, and Overlay – lead the API community in providing standardized, interoperable foundations for building and consuming APIs. The OAI Track gives us a forum to connect directly with the global community, strengthen collaboration across industries, and create a shared understanding of the role open standards play in shaping the API economy. It is also a space where newcomers to the community can learn, ask questions, and find ways to get involved.

Showcasing OpenAPI

The OAI Track also attracts some great speakers, with an increasing number of sessions covering the intersection between AI and OpenAPI. APIs being the bedrock of successful AI-strategies and repeatable AI outcomes, with well-described APIs being the most usable in AI applications and use cases in their current form. The narrative on OpenAPI in the AI world is still being written, with many success stories of how organizations are embracing AI in creating, consuming, and using API descriptions created in OpenAPI. The first release of Arazzo has also coincided with new protocols like Model Context Protocol, which in itself demonstrates the need for describing API-based workflows for both humans and machines, which Arazzo natively provides.

The OAI Track gives us a platform to highlight not just the specifications themselves, but the wide variety of real-world implementations, case studies, best practices, and emerging opportunities. This is a chance for practitioners to share lessons learned, for tool builders to demonstrate innovation, and for the wider community to see the tangible impact of the OAI specifications in action.

Creating a Feedback Loop

Just as important as showcasing is listening. The OAI Track creates a structured opportunity for direct feedback from the developer and practitioner communities. We learn insights on where the specifications are helping, where they could be clearer, and what gaps remain. This feedback goes to the heart of the development efforts, with specification contributors like Frank Kilcommins and Lorna Mitchell regularly leading or presenting at the OAI Track.

By turning this feedback into tangible improvements in our specifications the OAI ensures that specifications evolve in a way that reflects the needs of the people who depend on them most. Hearing from the community directly is vital to evolving the OAI Specifications in a way that meets the needs of the people who depend on it most.

What’s Next for the OAI Track

The OAI Track will continue to grow with this very successful format being taken forward into 2026. We are also holding breakfast sessions at Apidays London and Paris specifically focused on what it means to be an OAI member, and how we are changing our membership in the future.

Hope to see you at the OAI Track soon!

Contributors: Erik Wilde, Frank Kilcommins, Chris Wood.

OpenAPI Initiative Newsletter – April 2025

By Blog

Welcome to the OpenAPI Initiative (OAI) April 2025 newsletter! Our newsletter brings you initiative news, details of new versions of our specifications, and information on events and educational resources.

Initiative News

We’d like to take the opportunity to issue a call to action in our Initiative News section!

We are currently pursuing multiple version lines with v3.2 coming together and Moonwalk deep-diving into the future of the OpenAPI Specification. The project and TSC members especially, are doing a great job in developing the OpenAPI Specification ready for the next challenges an AI-enabled world will bring. We, the OAI, would love to see increased OpenAPI v3.1 adoption! v3.1 brings benefits that will act as a solid foundation for the future development of the OpenAPI Specification, especially with v3.2, and for API providers brings new features and capabilities.

Think of especially important use cases, like presenting conditional objects in open banking or open finance APIs, or providing a true and accurate representation of a JSON Web Token. You’ll quickly find that v3.1 could almost certainly help you. If you are using tooling that you pay for from a software vendor, ask them about their v3.1 upgrade plans today! Please also visit our existing post that provides valuable resources that will help you with your implementation of v3.1.

In other initiative news, Arazzo Specification is currently planning a version 1.0.2 and v1.1.0 later this year. Arazzo adoption continues to grow with tools like Symplr bringing great tools to the ecosystem, and the OAK Repository, which we cover in more detail in our Ecosystem Spotlight section.

Events News

Our conference agenda for the year is well underway! The next appearance of the OAI Track will be at Apidays New York, where Erik Wilde will host insightful sessions on API governance, the role of OpenAPI with generative AI apps, bringing OpenAPI and AsyncAPI together, and a host of other sessions. The Apidays New York strapline is “No AI Without API Management” and will be covering the intersection between AI and APIs. Apidays New York will also feature the Travel Tech API Conference, where OAI Outreach Chair Stu Waldron will feature on an agenda dedicated to travel.

Erik and Frank Kilcommins are also hosting the OAI Track later this year at API:World, the world’s largest and longest-running API and microservices event. APIs leveraging specifications like OpenAPI and Arazzo act as the best canonical knowledge source as we step into the AI-augmented future. If you have an opinion on how these formats can help return on AI investments, then make sure to apply for the track! The call for speakers is still open so if you’d like to join Erik and Frank on stage in Santa Clara please follow the event page link and click on the CFP link.

The event’s roster for 2025 is constantly updated, so please stay in touch with our Events page to see where you can get together with OpenAPI community members for in-person and virtual events.

Ecosystem Spotlight

We are now welcoming highlights from community members who are making a contribution to the ecosystem beyond the core specifications.

The Open Agentic Knowledge (OAK) Repository is one such project. The goal of OAK is to leverage existing OpenAPI and Arazzo description documents to create AI-consumable descriptions that provide intent-orientated workflows. The Repository is now hosting a significant number of descriptions, with over 100 Arazzo descriptions, like the largest collection available at the time of writing.

Thanks to Sean Blanchard for highlighting this work. Sean describes OAK as follows: “MCP might be someone’s preferred transport, but OpenAPI/Arazzo should be the schema. We are particularly excited about converting the whole repository to OpenAPI 4.0.” Identifying and evolving key intersections, such as OAK, for the growth of AI-powered ecosystems is vital for leveraging all the important work that has gone into bringing the OpenAPI and Arazzo specifications to life. Moreover, as Frank Kilcommins describes it “Open standards like OAK ensure interoperability and reduce fragmentation”.

We excitedly await the future development of OAK.

If you’d like your project covered in a future newsletter please let us know by getting in touch on Slack.

Finally…

Thank you for reading our newsletter. As always, we welcome suggestions on how we can improve it or bring you information that can help make the most of how you use specifications published by the OpenAPI Initiative. Please get in touch on the Outreach channel on Slack if you would like to work with us to tell your story, to feature in the Ecosystem Spotlight section, or get involved with any of the initiatives described above.

Author: Chris Wood

OpenAPI Community Hero – Phil Sturgeon

By Blog

It time for our next Community Hero, and this time we talk to Leviathan of the API world Phil Sturgeon.

Phil is author of Build APIs You Won’t Hate, ex-WeWork system architect, ex-Stoplight product manager, and now working on Green Tech and API consulting.

Phil gave us some insights into the early days of OpenAPI, what he thinks would be great in version 4.0, and his hopes for a future of green software.

What drives your interest and involvement in the OpenAPI Specification?

The first time I tried to document an API I thought “this is a bit of a mess”, and for years it always was. It involved so much repetition, restating exactly the same interface already written down in integration tests, contract tests, serializers, validation logic, serializers… all in mismatching formats that needed awkward conversions at various phases of the API lifecycle.

OpenAPI appeared as the solution. It took a little work to get JSON Schema and OpenAPI v3.1 lined up properly, and various other corners needed rounding off, but getting involved with the OpenAPI spec and helping to define the OpenAPI-based API Design-first workflow has made life easier for API designers and developers all the way through the API lifecycle.

What do you consider to be your most significant personal contribution to the development of OpenAPI?

API linting and automated style guides have been a passion ever since working as a systems architect helping 100+ developers on various teams get started with OpenAPI. There was barely any tooling around for this concept and there were countless mistakes being made often, so I created Speccy to guide teams in how to avoid these mistakes in their OpenAPI and the actual API being designed.

This later inspired Spectral, and I joined the Stoplight team to help. As product & project manager of the open-source tool, and with a brilliant team, we created something so powerful that every major OpenAPI tooling vendor has integrated Spectral into their own tooling. It’s helping countless API teams around the world from tiny startups to massive corporations.

Automated style guides are now a regular part of making APIs consistent, useful, and even secure. For those working on API governance, it’s removed the most horribly boring and confrontational parts of API design reviews so that robots can handle all that rubbish.

Working on something as big as Spectral has been an amazing experience, even now as alternatives are gaining popularity, they are replicating its functionality and maintaining compatibility with the Spectral ruleset format. I love talking to these teams to help them avoid mistakes I made, share ideas we never got around to doing, and generally develop a better API linter so that the space can keep on evolving for years to come.

What do you see as the most exciting proposed features of version 4 of OpenAPI?

There’s a lot to be excited about, and a general tidy up and reduction in nested structures is going to help a lot of people not lose feeling in their fingers. For me the most exciting part is the increased use of standards.

Using JSON Schema to describe parameters via parameterSchema instead of a OAI Parameters Object will reduce complexity for tooling developers trying to figure out the complexities of style, explode, etc., something that is almost impossible to get right even if you dedicate your life to it.

Then of course there’s OpenAPI using proper URI Templates instead of something that looks a bit like URI Templates. Once again this makes life easier for tooling developers, but more importantly it will mean more powerful tooling coming quicker as these components can be plopped together like Lego bricks. This all means more options for end users and a better healthier ecosystem in general.

The OpenAPI Initiative is now a multi-specification organisation. How will the project change now that we deliver more specifications to the API community?

The extended Marvel Universe of OpenAPI specifications is getting really interesting, and it’s fantastic to see tooling vendors jump on board to integrate them into their offerings. This creates far more extension points and opens up far more interesting workflows for OpenAPI-based tooling.

For example, Overlays were initially thought to be mostly helpful to technical writers, but have finally solved the problem of getting generated SDK examples from one provider embedded in API reference docs using completely different tools. This allows tooling vendors and end users to keep working on imaginative integrations in a standardized way so nobody has to waste their time on “SpecOps” a.k.a building weird brittle CLI scripts that mush YAML about.

Arazzo has defined the one workflow format for testing tools instead of everything building their own, but it’s also being used by OpenAPI-based documentation tools to break free of being API reference documentation only, documenting complex workflows without loads of copying and pasting into Markdown documents.

I am curious to see what else the Special Interest Groups can get over the line, and excited to see what that does to the wider API ecosystem.

What do you see in the future for the OpenAPI Specification?

An increase in API design-first workflow now that the tooling has matured in all ecosystems enough for it to be quicker than not doing it.

At the same time I see a lot of improvements in OpenAPI-aware frameworks, and I’m excited to see more of that. Instead of writing a bunch of code then slapping some attributes around in the hope that they’re correct, these frameworks consider OpenAPI at its core, meaning that merely building the framework is generating OpenAPI.

If done properly I’m hopeful we’ll see a true hybrid approach, where people build things entirely API Design-first, then generate code in these OpenAPI-aware frameworks, and are able to accurately evolve it from there, getting the perks of both works without any of the downsides.

What other standards developments do you consider particularly significant for the API economy?

Currently 2% of global CO2 emissions come from the internet and associated devices, and 80% of web traffic is APIs. I think we’re in an incredible place to have a meaningful impact on global emissions by simply learning to track emissions of our APIs and reduce them through some of the Green Software Foundation’s projects. If every single API developer reading this took the free Green Software Practitioner course and invited a few colleagues to do the same, we’d be off to a great start.

Should more people get involved in developing the OpenAPI Initiative specifications and why?

Absolutely! Literally anyone can join the calls, and for a conversation about improving a YAML/JSON-based machine readable API description format they were honestly really fun.

Sometimes there are quite a few people, but sometimes there’s just the same handful. Whether you are bringing experience or fresh eyes, it’s all good stuff, and even if you just mostly listen to a few you might find you are learning, and you might find yourself sharing and contributing more than expected.

Author: Phil Sturgeon

GitBook joins the OpenAPI Initiative!

By Blog

The OpenAPI Initiative has a new member! We are pleased to welcome GitBook to the OpenAPI family. GitBook provides tools for building great documentation that developers love, and leverages the OpenAPI Specification in the documentation pipeline. OpenAPI descriptions can be automatically imported by GitBook to provide the backbone of published documentation.

We talked with Addison Schultz, Developer Relations Lead and GitBook representative at the OpenAPI Initiative.

Please tell us about your organization and your needs in publishing well-described APIs.

GitBook is a modern documentation platform that helps teams create clear, well-structured public documentation, including API references. As an API documentation platform, our priority is to ensure that teams can easily create high-quality, up-to-date, and beautiful documentation. Teams need a solution that allows them to present API details in a structured way, automate updates as APIs evolve, and offer an interactive experience for developers to explore endpoints. Clear, accessible API documentation improves developer adoption, reduces support requests, and enhances the overall API experience – and that’s where GitBook fits in perfectly.

The OpenAPI tooling world is vast, with many approaches to leveraging OpenAPI to provide a great developer experience. How do you make the most of the features of OpenAPI in delivering your tool?

I think that any improvement to the spec that lets developers standardize their workflows is a win. When you have a more consistent way of documenting work, it not only makes life easier but also reinforces the value of good API documentation. The first point of a product for many teams is visiting APIs through a company’s documentation – and any way that we can provide to make that easier, more effective, and engaging is what I think will provide the biggest impact for getting more users to understand and work successfully with your product or API.

We’re currently building a report on the future of API documentation as well – and would love all the input we can get! You can find our the survey here.

What is the most important factor in your decision to become an OpenAPI Initiative member?

We have big plans for improving the ways developers document products and APIs – and because OpenAPI leads the way in crafting the way the world creates APIs, we want to be close with the teams who are pushing the spec forward and to make sure we can work together on pushing documentation in the same direction.

How would you like to see the OpenAPI Specification evolve in the future?

Any way the specification improves that allows developers to standardize their workflows even more is a great improvement in general, as it will allow them to also document their work in more standardized ways. We also want to help promote the overall importance of teams to document their APIs, and show the impact it has.

What role do the OpenAPI Initiative specifications play in the evolution of APIs and AI?

Similar to the question above, the more teams are able to standardize their work, the better they’ll be able to create more cohesive products and experiences – including products with AI. The OpenAPI specification is a great example of what teams can use to build better products overall.

Any final thoughts that provide insights on how you use OpenAPI that you feel is of interest to the community?

At GitBook, OpenAPI plays a key role in helping us and our users create dynamic, always up-to-date API documentation. By leveraging OpenAPI definitions, we enable users to create seamless synchronization between their API specs and documentation, reducing a lot of the manual effort needed to ensure accuracy. This improves the developer experience a lot, and as APIs continue to evolve, we see OpenAPI as an essential standard for driving clarity, automation, and accessibility in API documentation.

Thank you Addison for taking the time to talk with us!


Joining the OpenAPI Initiative

Want to become a member of the OpenAPI Initiative? Find more information here.

While you think about it, please checkout these resources:

About the OpenAPI Initiative

The OpenAPI Initiative was created by a consortium of forward-looking industry experts who recognize the immense value of standardizing on how APIs are described. As an open governance structure under the Linux Foundation, the OAI is focused on creating, evolving and promoting a vendor-neutral description format. The OpenAPI Specification was originally based on the Swagger Specification, donated by SmartBear Software.

The OpenAPI Initiative has grown to a multi-specification that, first and foremost, provides the OpenAPI Specification, the most popular API description language available to API providers and consumers. The OpenAPI Initiative also supports the development of the Arazzo Specification, which caters for complex workflows invoking many APIs, and the Overlay Specification which provides the means to deterministically and reliably update an OpenAPI description through automation.

To learn what OpenAPI can do for you please visit our What is OpenAPI page.

About Linux Foundation

Founded in 2000, the Linux Foundation is supported by more than 1,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation projects like Linux, Kubernetes, Node.js and more are considered critical to the development of the world’s most important infrastructure. Its development methodology leverages established best practices and addresses the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit us at linuxfoundation.org.

Contributors: Addison Schultz, Chris Wood

OpenAPI Initiative Newsletter – February 2025

By Blog

Welcome to the OpenAPI Initiative (OAI) February 2025 newsletter, the first of this year! Our newsletter brings you initiative news, details of new versions of our specifications, and information on events and educational resources.

Initiative News

2025 got off to a great start with the release of version 1.0.1 of Arazzo. If you don’t know about Arazzo, it’s a specification designed to describe complex, multi-step workflows that invoke multiple API operations and is aimed at simplifying integrations in our multi-cloud, multi-platform world. Version 1.0.1 is aimed at providing important clarifications without altering core functionality, ensuring greater clarity, improved examples for implementers, and corrections of minor inaccuracies. You can read more about the release, including the proposed 2025 release schedule for Arazzo in our blog.

Work continues on version 3.2 of the OpenAPI Specification, with several changes already accepted in the work-in-progress version. Features include:

  • Security changes including support for Device Authorization Flow, a new property to signpost OAuth 2.0 Server Metadata and deprecated OAuth2 schemes.
  • A new Tag Object format, with the ability to categorize and nest your tags to create an expressive, hierarchical structure.

Version 4, codename Moonwalk, will also continue to evolve in 2025. Insights from Moonwalk have helped to evolve the 3.x release line, as they were backwards compatible, with the version 3.2 features mentioned above. Please read our latest post on Moonwalk for more information on where the work is going.

One final note is that our OpenAPI specification page now supports dark mode! We are dedicated to ensuring usability for our specifications, so this is an important feature to add to our specification website. Please head over there to check it out.

Events News

2025 also saw the early appearance of the OAI Track at DeveloperWeek 2025, an industry-leading developer event that hosted the OAI Summit. The Summit provided two workshops on OpenAPI, hosted by Erik Wilde and Frank Kilcommins followed by 11 sessions covering topics including Arazzo, Overlays, API Governance, and the intersection between APIs and AI. Our thanks go to all who participated in the Summit and helped bring many aspects of the OpenAPI Initiative world to life for conference attendees.

The end of February also saw Leap 2.0, held by OpenAPI member Tyk. Leap 2.0 is a virtual conference hosted by BGB chairperson Budha Bhattacharya. The conference is focused on all things API governance and includes presentations from current OpenAPI TSC member Lorna Mitchell and OAI luminaries including Kin Lane. API governance in the world of API sprawl and AI growth, especially with the advancements in Retrieval-Augmented Generation (RAG), means that having a strong grasp on both API design and deployment is vital for API providers.

The event’s roster for 2025 is constantly updated, so please stay in touch with our Events page to see where you can get together with OpenAPI community members for in-person and virtual events.

Outreach Initiatives

The Outreach committee focuses on community engagement and marketing for OAI. We have some goals we’d like to achieve in 2025, and the newsletter provides a great opportunity to publicize these.

First off, we are looking to expand our blog to include success stories from the OpenAPI community. Have you used OpenAPI, Arazzo, or Overlay in a way that has changed or even revolutionized your working practices? Have you delivered solutions that have delighted your customers, or your internal stakeholders, using an OAI Specification as the foundation? You may use the OpenAPI specification indirectly, as it is abstracted by the tooling you use, but we’d still like to hear about your experiences.

We are also looking to expand our training and certification offering to help provide clear and consistent education on OAI specifications in the community. We are currently in the ideation phase, looking at how to provide a certification mechanism for training that delivers knowledge of the OAI specifications, as a means for anyone using OpenAPI, Arazzo, and Overlay to attest their knowledge. If you are a training provider and interested in collaborating with OAI on providing certified training we’d love to hear from you.

Lastly, we are introducing a new feature on our LinkedIn page called #happyfriday, where we post articles brought to us from the community. If you’d like to contribute to this, please follow the instructions below to get in touch.

Finally…

Thank you for reading our newsletter. As always, we welcome suggestions on how we can improve it or bring you information that can help make the most of how you use specifications published by the OpenAPI Initiative. Please get in touch on the Outreach channel on Slack if you would like to work with us to tell your story, or get involved with any of the initiatives described above.

Author: Chris Wood