Guides

Step-by-step guides for redacting PII and sensitive data from AI API calls — without changing your application code.

How to Make AI API Calls GDPR-Compliant

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 guide

How to Redact PII from Anthropic Claude API Calls

Stop 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 guide

How to Redact PII from Any API Call

Stop 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 guide

How to Redact PII from AWS Bedrock API Calls

Stop 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 guide

How to Redact PII from Azure OpenAI API Calls

Stop 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 guide

How to Redact PII from Google Gemini API Calls

Stop 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 guide

How to Redact PII from LangChain Pipelines

Stop 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 guide

How to Redact PII from OpenAI API Calls

Stop 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 guide

How to Redact PII from Vercel AI SDK Calls

Stop 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 guide

Zero-Retention AI Processing: How to Use LLMs Without Storing Data

Process 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