Skip to main content
Version: Next

API Reference

This section is generated from the OpenAPI contracts maintained in the Nauthilus server repository. The regular REST API documentation remains the narrative guide; these pages provide the endpoint explorer, request and response schemas, and downloadable raw contracts.

ReferenceContractOperationsSchemasRaw Spec
Management APINauthilus Management API2833YAML · JSON
IdP APINauthilus IdP API3210YAML · JSON

Workflow

  • Update the canonical specs in the server repository.
  • Run npm run openapi:generate in this repository to refresh static specs and generated API docs.
  • Run npm run build to verify the complete Docusaurus site.