Regulatory-Grade PII Anonymizer & Masking
# Regulatory-Grade PII Masking: The Privacy Shield for LLMs **The safest way to process sensitive data with Large Language Models (LLMs) while remaining 100% GDPR-compliant.** Our PII Masking API is designed for industries with high regulatory requirements (Legal, Finance, Healthcare). Instead of sending raw data to the cloud, we anonymize your content locally on secure German infrastructure…
Regulatory-Grade PII Anonymizer & Masking endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create PII Masking Job /v2/mask-pii |
Starts the asynchronous anonymization process. Upload your text or file here. Returns a jobId. |
| GET |
Get Masking Result /v2/result/{job_id} |
Poll this endpoint with the jobId. Once the status is 'SUCCESS', you receive the anonymized content and the mapping. This call is free. |
Regulatory-Grade PII Anonymizer & Masking pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $25 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|