BCS OI API - Open API Specification
The Business Critical Services Operational Insights API is developed with a 'design first' philosophy and uses the Open API Specification (OAS).
The OAS defines a standard, language-agnostic interface definition file format for REST APIs which allows both humans and computers to discover and understand their capabilities. When properly defined, a developer can inspect and interact with the API with a minimal amount of implementation logic.
An OAS file can be used by developers to simplify and automate:
- API documentation generation
- Code generation to auto-create API server and client implementations in various programming languages
- Testing tools, mock servers, and many other use-cases
Download the BCS OI OAS v3.0 Specification