Automatic PII Detection
Detects 350+ PII types: names, emails, IBANs, phone numbers, tax IDs and more. Specially optimized for German and EU-27 formats.
"Erstelle ein Angebot für Max Mustermann, E-Mail: max@firma.de, IBAN: DE89370400440532013000"
"Erstelle ein Angebot für [NAME_a1b2], E-Mail: [EMAIL_c3d4], IBAN: [IBAN_e5f6]"
Detects 350+ PII types: names, emails, IBANs, phone numbers, tax IDs and more. Specially optimized for German and EU-27 formats.
3-stage cascade detection (Regex, Presidio, GLiNER) with optimized performance. Barely noticeable delay on API calls.
Store your API keys securely in the dashboard. PrivacyProxy calls providers on your behalf. Full cost control, no markup fees.
361 PII patterns for 27 EU countries. Here are the main types with examples:
+ 361 more patterns for all 27 EU countries (FR, NL, PL, IT, ES, ...)
PrivacyProxy sits as a transparent proxy between your application and the LLM provider. No code changes needed - just change the endpoint.
Request comes in - PII is detected
Masking - PII is replaced with tokens
Cloud Call - Safe request to OpenAI/Anthropic
Unmasking - Response with real data returned
// Vorher / Before base_url: "https://api.openai.com/v1" api_key: "sk-openai-..." model: "gpt-4o" // Nachher / After base_url: "https://api.privacyproxy.dev/v1" api_key: "sk-privacyproxy-..." model: "u_123/openai/gpt-4o"
For European startups and agencies that need GDPR-compliant cloud LLMs. No enterprise costs, no self-hosting hassle.
PII is masked before cloud transmission. Only anonymized data reaches LLM providers. Art. 25 Privacy by Design.
39 providers, 1000+ models. Incl. 10 EU providers: Mistral, Aleph Alpha, OVHcloud, IBM watsonx, Azure EU, and more.
Fully documented API. Code audit available on request. No black box.
Specially optimized for German PII formats: tax IDs, social security numbers, German phone numbers, postal codes and more.
Overview of API usage and costs per provider. No storage of request contents.
Token mappings are encrypted per session. No correlation between sessions possible. Zero-knowledge design.
Bring Your Own Keys - you only pay for the proxy service. LLM costs go directly to providers.
Change 3 lines of code, use your own API key. Perfect for teams with compliance requirements.