Every agent gets its own identity
The challenge
Today only ~22% of teams treat agents as independent identities; the rest share API keys or human user accounts, making audit and granular revoke impossible.
How Redirector solves it. Mint N keys per (API, consumer) — prod, staging, backfill-2026 — each with its own label, status, and revoke timestamp. Every proxied call is attributed to a specific key, and revoking an access request cascade-revokes every key under it.