JSNH PII Detector
## What this does Identify and redact PII in text: emails, phones, IBANs, credit cards, government IDs (US SSN, EU national IDs), names, postal addresses. Returns annotated text + structured findings. ## Use cases - **GDPR data minimization**: Strip PII from logs/analytics before storage. - **Customer support**: Redact PII from agent screens for tickets. - **LLM compliance**: Pre-process user…
JSNH PII Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| Security | ||
| POST |
pii_detector /api/v1/pii-detector |
**Category:** Security | **Token cost:** 5 tokens per call Identify and mask personally identifiable information in text for GDPR/CCPA compliance. |
JSNH PII Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|