OpenAPI Initiative

The OpenAPI Specification (OAS) is the de-facto standard for describing RESTful APIs. OpenAPI documents serve as machine-readable test specifications that tools such as Dredd, Schemathesis, and Postman use to auto-generate and validate test suites against live API implementations.

API entry from apis.yml

apis.yml Raw ↑
name: OpenAPI Initiative
description: The OpenAPI Specification (OAS) is the de-facto standard for describing RESTful APIs. OpenAPI
  documents serve as machine-readable test specifications that tools such as Dredd, Schemathesis, and
  Postman use to auto-generate and validate test suites against live API implementations.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.openapis.org/
baseURL: https://spec.openapis.org/oas/v3.1.0
tags:
- REST
- Specification
- Standards
properties:
- type: Documentation
  url: https://spec.openapis.org/oas/v3.1.0
- type: GitHubOrg
  url: https://github.com/OAI/OpenAPI-Specification