Playground
Route, middleware, and plugin testing via the live OpenAPI surface. Mutating operations are shown but disabled by the read-only policy.
OpenAPI viewer
Route Explorer
Every registered route with its HTTP method and path.
- /health
- GET
/health/live - GET
/health/ready
- GET
- /users
- GET
/users - POST
/users - /users/{id}
- GET
/users/{id}
- GET
- GET
Dependency Graph Visualizer
API Inspector
Issue a read-only request and inspect the response. On failure the error is shown and your input is retained.