Experience the full agent lifecycle: register an agent, request scoped tokens, verify permissions, and inspect the audit trail — all in real time.
Create a new agent identity with a unique ID and API key.
POST /api/trpc/api.registerAgent
{
"name": "research-agent-01",
"organization": "demo-org"
}