Technology RadarTechnology Radar

OpenAPI (Swagger)

apidocumentation
Adopt

An open standard for defining and documenting APIs. Formerly known as Swagger, the OpenAPI Specification provides a set of rules for how APIs should be defined, enabling humans and machines to understand what an API can do without digging into the code. The specification encourages the development of interactable API documentation, client SDK generation, and API testing.