The developer-first PII redaction API that protects sensitive data in LLMs while maintaining business logic. Achieve GDPR compliance and enterprise security with simple REST calls.
# Redact PII before sending to LLM
curl -X POST https://api.scrubprompt.com/api/redact \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key" \
-d '{"text": "John lives at john@email.com"}'
# Response: {"text": "[[SP_P_abc123]] lives at [[SP_E_xyz789]]"}
# Restore after LLM response
curl -X POST https://api.scrubprompt.com/api/restore \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key" \
-d '{"text": "Hello [[SP_P_abc123]]"}'
# Response: {"text": "Hello John"}The only solution that combines LLM data privacy with reversible data masking.
Permanently removes PII — business logic breaks downstream
Custom compliance pipelines require weeks of engineering
Enterprise solutions start at $50k — prohibitive for startups
Preserve business logic while achieving GDPR compliance
Integrate in minutes with Python, Node.js, or Go SDKs
Starts at $19.9/mo — affordable for teams of any size
Everything you need to secure your AI workflows
Automatically detect and redact 20+ types of PII including names, emails, phone numbers, credit cards, and more.
Replace PII with secure placeholders and restore them perfectly after LLM processing. Preserve business logic.
TLS 1.2+ encryption, SOC 2 compliance, and zero-knowledge architecture. GDPR, HIPAA, and PCI-DSS ready.
Three simple steps to protect your data in any AI workflow
Send your text with PII to our API. We replace sensitive data with secure placeholders.
Send the redacted text to ChatGPT or any LLM. The AI never sees real PII.
Pass the LLM response through our restore endpoint. Placeholders are swapped back perfectly.
Start free. Scale as you grow. No hidden fees.
For growing teams
All plans include TLS 1.2+ encryption, 99.5% uptime SLA, and GDPR compliance.
Trusted by developers building secure AI products across industries
Process patient data with AI while maintaining HIPAA compliance. Protect PHI in healthcare applications.
Keywords: HIPAA compliant AI, healthcare data protection
Analyze transaction data with AI while maintaining PCI-DSS compliance. Secure payment information in financial workflows.
Keywords: PCI-DSS AI processing, financial data security
Deploy ChatGPT data security across your organization. Protect sensitive business data in AI workflows.
Keywords: enterprise AI privacy, ChatGPT security
Process customer tickets with AI without exposing personal information. Achieve GDPR compliance in customer service workflows.
Keywords: GDPR compliance, AI data protection
Everything you need to know about LLM data privacy and PII redaction
ScrubPrompt replaces PII with unique, deterministic placeholders before sending data to LLMs. These mappings are stored securely and can be restored exactly after processing, maintaining your business logic while achieving GDPR compliance.
Yes. ScrubPrompt is designed to help you achieve GDPR compliance when processing personal data with AI/ML models. Our zero-knowledge architecture ensures we never see your original data — only encrypted placeholder mappings. We provide documentation for compliance audits.
Our fault-tolerant restoration handles variations. For best results with ChatGPT securityand other platforms, we recommend including a system prompt instructing the LLM to preserve placeholders.
Absolutely. We use zero-knowledge architecture — we never store your original text, only encrypted placeholder mappings. All data is processed with TLS 1.2+ encryption. Our architecture is designed for HIPAA compliant AI and enterprise security requirements.
We offer a generous free tier for development. Professional plans include 10,000 API calls/month with priority support. Enterprise plans include custom integrations and dedicated support forPCI-DSS AI processing and other compliance requirements.