Back

Open API Specification

Open API Specification

Open API Specification

00
Open API Specification

Open API Specification

Status: Live
Live on platform: 17/04/24
Retired on platform:
Licence/API Developer:
Programme:
Grading:
Overview and Abstract

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.

An OpenAPI definition can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.

Category: Security