Admin
Swagger
The API explorer for inspecting and testing OpenAgent endpoints.
Swagger
OpenAgent includes a Swagger entry for browsing and testing API endpoints directly.
Use Swagger when you want to:
- Inspect available API routes
- Test requests manually
- Understand request and response shapes before integrating programmatically
Swagger is the fastest way to explore the API interactively without writing client code first.