Management API documentation

You can find the up-to-date API documentation for your specific ID service installation at:

https://{your.id.server}/apidoc

The documentation is provided in several forms:

  1. Swagger UI site. It lets you browse and even call the APIs straight from your browser.

  2. ReDoc site.

  3. As an OpenAPI document. You can import it to your tools or even generate a client SDK based on it.