OpenAPI / Swagger
What is OpenAPI (OAS)?
The OpenAPI Specification (OAS) is a standard, language agnostic interface for RESTful APIs allowing for systems and people to understand the capabilities of a service without needing access to source code or extensive documentation. Before being donated to the OpenAPI Initiative by SmartBear Software, OAS was known as the Swagger API specification.
An OAS document defines and describes an API or set of API endpoints. Tools such as OpenAPI Generator can be used to generate code to interact with our OAS documents.
Accessing Digital Services OAS Documents
Our OAS documents are available on request. Please reach out to your Implementation Manager.
Updated 7 months ago