Skip to content

API reference

The endpoint pages in this section are grouped by domain (Identity & access, Applications & federation, Platform). Each lists method + route + a file:line source so claims are checkable.

  • Auth mechanisms & route prefixesAuthentication (verified against middleware + endpoint groups).
  • Permission scopes — the axowl.* catalog (Permission scopes, verified).
Section titled “Auto-generate from OpenAPI (recommended next step)”

Axowl.Auth emits an OpenAPI document via AddOpenApi() (Axowl.Auth/Program.cs:342) at /openapi/v1.json in Development. Feeding that into the docs (e.g. starlight-openapi) yields request/response field detail that stays in sync with code — preferable to hand-maintaining it here.