OpenAPI Specification is a machine-readable API description standard used in Technical Documentation.
API writers and developers use it to describe endpoints, parameters, authentication, schemas, responses, and examples that can feed docs, tests, SDKs, and portals.
Related concepts include API, API Documentation and REST.