Open API
Noun · Development · Origin: 2011
Definitions
A specification for describing REST APIs in a standard, machine-readable format (formerly known as Swagger). Enables automatic documentation generation, client SDK generation, and API testing.
In plain English: A standard format for describing how an API works in a way that both humans and computers can read, making it easier to generate documentation, client libraries, and tests automatically.