This article provides the OpenAPI Specifications (OAS) in JSON format for the REST APIs of the IAM modules Loginapp, Adminapp and Transaction Approval.
The OAS documents can be used with the API Security feature of Airlock Gateway to enforce an upstream validation of all REST calls to and from the respective IAM module.
- Download the OpenAPI specification (OAS) from here:
- login-rest-openapi-8.4.0.json
- admin-rest-openapi-8.4.0.json
- transaction-approval-rest-openapi-8.4.0.json
Each OAS document contains specifications for REST requests as well as responses. It covers both the public and the protected part of the respective REST API. The specification defines the requirements all REST calls must meet to constitute valid API usage. The OAS includes all endpoints that are potentially available for the full feature set of IAM, independent of the actual configuration of IAM.
API enforcement must be licensed separately and enabled explicitly in Airlock Gateway. If you do not want to use API enforcement, you could disable this feature in Airlock Gateway and delete the corresponding mappings imported with the IAM mapping template files.