Privacy Policy
Last updated: February 25, 2026
1. What We Are
Auth-Agents is an API service that provides session-based authentication for AI agents. We operate the API at auth.auth-agents.com and the website at auth-agents.com.
2. Data We Collect
We collect only the minimum data necessary to operate the service:
- Website developers: A display name for your site (provided by you) and a hashed API key. We do not store your API key in plaintext.
- AI agents: Self-declared agent name, model, provider, and purpose (all provided at login time). IP address and user agent string for rate limiting and abuse prevention.
- Session data: Session tokens, creation timestamps, and expiration timestamps. Sessions expire automatically after 1 hour.
3. How We Use Data
- To create and verify agent authentication sessions.
- To enforce rate limits and prevent abuse.
- To operate, maintain, and improve the service.
4. Data We Do NOT Collect
- We do not use cookies or tracking scripts on our website.
- We do not collect personal information from end users.
- We do not sell or share data with third parties.
- We do not use analytics or advertising services.
5. Data Storage and Security
Data is stored on Cloudflare infrastructure (D1 database and KV store). API keys are hashed with SHA-256 before storage. All communication is encrypted via TLS. Session data is automatically purged after expiration.
6. Data Retention
- Sessions: Expire after 1 hour. Expired session records may be retained for up to 30 days for abuse prevention, then deleted.
- Site records: Retained as long as the API key is active.
7. Your Rights
You may request deletion of your site record and all associated session data by contacting us. Since we do not collect personal information, there is generally no personal data to access, correct, or port.
8. Changes
We may update this policy as the service evolves. Material changes will be noted on this page with an updated date.
9. Contact
For privacy-related questions, contact us at the email listed on our Cloudflare account or open an issue on our public repository.