← Back to Home

🔒 Privacy Policy

Effective Date: July 17, 2025

Good News: CCR is designed with privacy in mind. We don't store your conversations, API keys, or personal data.

1. What We Don't Collect

  • API Conversations: We do not store or log your API requests or responses
  • Personal Data: We don't collect names, emails, or other personal information
  • API Keys: Your OpenRouter API key is used only for request forwarding and not stored
  • Usage Analytics: We don't track your individual usage patterns

2. How the Service Works

When you use CCR:

  • Your request is received by our Cloudflare Worker
  • The request format is translated from Anthropic to OpenAI format
  • The translated request is forwarded to OpenRouter with your API key
  • OpenRouter's response is translated back to Anthropic format
  • The response is sent back to you
  • Nothing is stored during this process

3. Third-Party Services

CCR relies on these third-party services:

  • Cloudflare Workers: Hosting platform that may log basic request metadata (IP addresses, timestamps) as per their privacy policy
  • OpenRouter: API service that processes your requests according to their privacy policy

We recommend reviewing their privacy policies:

4. Data Security

  • All communications use HTTPS encryption
  • Your API key is transmitted securely and not stored
  • The service runs on Cloudflare's secure infrastructure
  • No persistent storage of user data

5. Logging & Monitoring

Standard Cloudflare Workers logging may include:

  • Request timestamps
  • Response status codes
  • IP addresses (for basic DDoS protection)
  • Request sizes

These logs do not contain your API requests, responses, or API keys.

6. Your Rights

Since we don't store personal data, there's no personal information to:

  • Access or download
  • Correct or update
  • Delete or remove

Your privacy is protected by design.

7. Changes to This Policy

We may update this privacy policy to reflect changes in our practices or for other operational, legal, or regulatory reasons. Any changes will be posted on this page with an updated effective date.

Questions? This service is designed to be transparent and privacy-focused. If you have concerns about privacy, consider reviewing the source code or self-hosting the service.