How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Can API keys be used to secure AI agents?

calendar_today June 19, 2026 person Damon Tepe domain ory

Traditional API keys are a major vulnerability for autonomous AI agents, which make API calls on behalf of users using static keys that never expire and permissions that were never properly scoped. The article identifies three critical production problems—unlimited credential lifespans, over-permissioning, and unmanageable secret distribution—and argues Ory Talos replaces static credentials with dynamic, revocable token delegation using token derivation, macaroon-based delegation with cryptographic caveats, IP whitelists, TTL expirations, and identifiable token prefixes for secret scanning.

open_in_new Read original post