API Key Management
Copy page
Secure API key management for agent graph authentication
API Key Management
The Inkeep Agent Framework provides a comprehensive API key management system for authenticating access to agent graphs. API keys are securely hashed and stored, with support for expiration and revocation.
Overview
API keys provide a secure way to authenticate programmatic access to your agent graphs. Each API key is:
- Securely hashed using scrypt algorithm before storage
- Scoped to a specific tenant and graph
- Revocable at any time
- Expirable with optional expiration dates