Skip to content

API Reference (REST)

Base URL: http://localhost:8080/api

  • POST /v1/check → evaluate action
  • POST /v1/approvals → create pending approval
  • POST /v1/approvals/{id}/decision → approve/deny
  • GET /v1/audit/export?from=&to=&format= → export logs

Auth: bearer token (or mTLS in enterprise mode).