Permissions API

REST endpoints for managing agent permissions, access policies, and tag approvals

Permissions API

Manage agent-to-agent access control with tag-based policies, permission requests, and admin approvals

Requires Authorization

These endpoints are available when AGENTFIELD_AUTHORIZATION_ENABLED=true. See the Permissions guide for setup.

Permission Check

Check whether a caller agent has permission to invoke a target.

When a request is denied, the control plane automatically creates a permission request that appears in the admin UI.

Permission Request

Create a permission request for admin review.

Admin: List Pending Requests

Admin: Approve / Reject / Revoke

Admin: Access Policies

Admin: Tag Management

Registered DIDs

This endpoint is used by the SDK LocalVerifier to cache registered DIDs for offline signature verification.