Overview

The Fabric Services System includes an HTTP REST API to support software integration. By using the REST API, you can write your own software that can configure any feature of the Fabric Services System.

Detailed documentation about all of the individual API calls is available in the OpenAPI (v2) format, also referred to as Swagger documentation. You can download Swagger YAML files from your Fabric Services System deployment, from the same location as the Reference API documentation.

You can then use these files within your own tools that can work with the standard OpenAPI specifications.