Use Swagger UI to explore management REST APIs
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
System administrators can use Swagger UI to explore the underlying management APIs (when oemanager.war and manager.war are deployed) for a running PAS for OpenEdge instance. Part of the larger OpenAPI Initiative, Swagger UI is an open source tool that generates an intuitive web page to explore and test REST APIs. Details are pulled directly from the underlying annotations ensuring that the documentation is always current. Test capabilities allow real-time access to the APIs. System administrators can view metrics, identify deployed applications, stop agents, and do much more through this interactive documentation.