OpenAgent
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.

The built-in Swagger route redirects to the generated API explorer path, so the sidebar entry and direct Swagger URL stay usable even when static routing changes.

On this page