OpenAPI Specification

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface for HTTP APIs. OpenAPI 3.x is the most widely-used format for describing RESTful APIs, enabling documentation, code generation, and validation.

API entry from apis.yml

apis.yml Raw ↑
aid: restful:openapi-specification
name: OpenAPI Specification
description: The OpenAPI Specification (OAS) defines a standard, language-agnostic interface for HTTP
  APIs. OpenAPI 3.x is the most widely-used format for describing RESTful APIs, enabling documentation,
  code generation, and validation.
humanURL: https://spec.openapis.org/oas/latest.html
tags:
- Documentation
- Standards
- Tooling
properties:
- type: Specification
  url: https://spec.openapis.org/oas/latest.html
- type: Website
  url: https://www.openapis.org/