Skip to main content

Authorize

Check if an actor is allowed to perform an action on a specific resource.

List Resources

Get all resource IDs that an actor can perform an action on.

List Resources (Paginated)

Paginate through resource IDs that an actor can perform an action on. Use this when you need control over page size or want to handle large result sets incrementally. page_size is a required parameter.

Get Actions

Get all actions an actor can perform on a specific resource.

Authorize Multiple Resources

Check authorization for multiple resources at once for better performance.

Query Builder

Build complex queries with additional constraints and evaluate them flexibly.