OpenAPI
OpenAPI Specification
Standard for describing HTTP APIs in a machine-readable format. Defines endpoints, request/response schemas, authentication, and parameters. Enables automatic code generation, documentation, and testing of REST APIs.
- Document
- OpenAPI 3.1.0 (2021)
- URL
- https://spec.openapis.org/oas/v3.1.0
- Label
- Standard
- Keywords
- API specification REST API HTTP API code generation API documentation schema endpoints
Domain: Software Engineering · Standard