Cerbos: API Design & Integration Surface
Docs-backedThe API accepts check requests with principal (user), resource, and action, and returns allow/deny decisions with the matched policy rule. Batch check requests enable efficient evaluation of multiple permissions in a single API call, which is important for agents that need to check a set of permissions before rendering an interface or executing a multi-step operation. The policy playground and audit logging provide inspection tools for debugging authorization decisions.