Open APIs REST Endpoints

Extensibility/Open APIs
OpenAPI service provides the way to generate the OpenAPI document on demand through the Extensibility service along with aftermarket extensions if any applied at the runtime.
Get all OpenAPIs.
Method: get
Path: /apiManagement/openAPI/v3.0.3
Get an OpenAPI.
Method: get
Path: /apiManagement/openAPI/v3.0.3/{api-name}/{api-version}