PII Detector — Find Emails, SSNs, Credit Cards in Text
PII (Personally Identifiable Information) detection API for AI agents.
What it can do
- Compliance Detect Pii: Use this when you need to scan text for personally identifiable information (PII). Detects emails, phone numbers (international), credit card numbers (with Luhn validation), US
What data it sees
Do you need an account
No: the server works without sign-in
PII (Personally Identifiable Information) detection API for AI agents. Scan any text for sensitive data: email addresses, phone numbers, SSNs, credit card numbers, IP addresses, physical addresses, and names. Risk scoring and redaction-ready output.
Tools: compliance_detect_pii.
Use this BEFORE logging, storing, or transmitting text that might contain personal data. Essential for GDPR/CCPA compliance, data sanitization, and privacy-by-design. IMPORTANT: For website GDPR compliance, use compliance_scan_gdpr.
Returns: {piiFound[], riskLevel, redacted}. No API key required — x402 micropayment $0.005/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| compliance_detect_pii | Use this when you need to scan text for personally identifiable information (PII). Detects emails, phone numbers (international), credit card numbers (with Luhn validation), US SSNs, dates of birth, I |