/docs.
Use the Authorize flow before running protected endpoints.
Swagger capabilities
Typical workflow
Frequently Asked Questions
Where are Browser API docs located?
Where are Browser API docs located?
Open
/docs in the Browser app to view Swagger UI.Where does Swagger load its schema from?
Where does Swagger load its schema from?
Swagger loads the OpenAPI document from
/api/swagger.Can I test endpoints from the docs page?
Can I test endpoints from the docs page?
Yes. Use the built-in interactive execution flow in Swagger.