Interactive Demo

Try AgentGate Live

Experience the full agent lifecycle: register an agent, request scoped tokens, verify permissions, and inspect the audit trail — all in real time.

Step 1: Register an Agent

Create a new agent identity with a unique ID and API key.

API Request
POST /api/trpc/api.registerAgent
{
  "name": "research-agent-01",
  "organization": "demo-org"
}