- Download OpenAPI specification (OAS) of the complete Loginapp REST API in JSON format from here:
- login-rest-openapi-8.2.3.json.
The document covers both the public and protected part of the Loginapp REST API. The specification defines the minimum requirements that all REST calls have to meet to constitute valid API usage. The OAS is a static resource that is independent of the configuration of IAM. As such it includes all endpoints that are potentially available for the full feature set of IAM.