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:
- 
Swagger UI site. It lets you browse and even call the APIs straight from your browser. 
- 
ReDoc site. 
- 
As an OpenAPI document. You can import it to your tools or even generate a client SDK based on it.