Skip to content

API reference

The HTTP interface used by the app, integrations, and administration tools.

Auth levels: public, user (any signed-in account), admin. Public auth endpoints are rate-limited to 10 requests/minute/IP. Internally, authorization is permission-based (users:manage, requests:manage, remediation:manage, instances:manage, arr:browse, …): “admin” below means the admin role holds the required permission and the user role doesn’t.

Choose a group below for routes, request fields, access rules, and response behavior. These pages are built from the server reference in the same checkout.

View the maintained source for this page.