API Key Management
Copy page
Secure API key management for agent authentication
API Key Management
The Inkeep Agent Framework provides a comprehensive API key management system for authenticating access to agents. 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 agents. Each API key is:
- Securely hashed using scrypt algorithm before storage
- Scoped to a specific tenant and agent
- Revocable at any time
- Expirable with optional expiration dates