API Keys
Authenticate requests to the KairosAI Identity API
How to use
Include your API key in every request as a Bearer token:
Authorization: Bearer ki_...Use it to register agents, call /verify, and manage scopes.
Security
Never commit keys to source control
Store in environment variables only
Rotate keys regularly in production
Deactivate unused keys immediately
Quota resets
Monthly call quotas reset on the 1st of each month. Upgrade your plan to increase limits.