Guides
Every LLM API call sends data to a third party. Under GDPR, that's a transfer to a data processor. Learn how to make your AI API calls compliant — lawful basis, data minimization, PII redaction, and EU-hosted processing.
Read guideStop sending names, emails, and secrets to Anthropic Claude. Learn how to redact PII from every Claude API call using a proxy-level security layer — no code changes required.
Read guideStop PII from leaking through outbound API calls. Learn how to redact sensitive data from any HTTP request — AI providers, webhooks, payment APIs — using a proxy-level security layer.
Read guideStop sending names, emails, and secrets to AWS Bedrock. Learn how to redact PII from every Bedrock API call using a proxy-level security layer — no code changes required.
Read guideStop sending names, emails, and secrets to Azure OpenAI. Learn how to redact PII from every Azure OpenAI API call using a proxy-level security layer — no code changes required.
Read guideStop sending names, emails, and secrets to Google Gemini. Learn how to redact PII from every Gemini API call using a proxy-level security layer — no code changes required.
Read guideStop PII from leaking through LangChain chains and agents. Learn how to redact sensitive data from every LLM call in your LangChain pipeline using a proxy-level security layer.
Read guideStop sending names, emails, and secrets to OpenAI. Learn how to redact PII from every OpenAI API call using a proxy-level security layer — no code changes required.
Read guideStop sending names, emails, and secrets through the Vercel AI SDK. Learn how to redact PII from every LLM call using a proxy-level security layer — no code changes required.
Read guideProcess data through AI models without writing request content to disk. Learn how zero-retention AI processing works, when to use it, and how it maps to GDPR, HIPAA, and PCI DSS requirements.
Read guide