Redact PII in text & PDFs with one REST call.
- Remove emails, IDs, cards, SSNs, addresses, phones & more.
- Developer-first: simple REST API, clear docs, fast SLA.
- 1,000 calls free. No credit card. Instant key.
By signing up you agree to our Terms & Privacy. Keys are provisioned instantly for the free tier.
curl -X POST https://redactkit.com/api/redact/text \
-H "Content-Type: application/json" \
-d '{
"input": "Email: jane.doe@example.com | SSN: 123-45-6789 | Driver License: CA D1234567 | MRN: MRN-839201 | Phone: (415) 555-1212 | Card: 4111 1111 1111 1111 | Address: 1600 Amphitheatre Pkwy, Mountain View, CA | PAN: ABCDE1234F | Aadhaar: 1234-5678-9012"
}'
# { "output": "Email: [REDACTED_EMAIL] | SSN: [REDACTED_SSN] | ..." }
Ship compliance without slowing product
PII hides in logs, tickets, resumes, and PDFs. Manual redaction is slow and error-prone. RedactKit gives you a small, sharp API to automate it.
GDPR, HIPAA, DPDP, PCI DSS. Configure mask vs anonymize.
Start with Text & PDF. Image OCR redaction coming soon.
Clear docs, API keys, usage dashboard, transparent pricing.
Data in. Safe data out.
Send a POST request with text or a PDF. We detect Aadhaar, PAN, emails, phones, credit cards, names, addresses — and return a safe version in milliseconds.
/redact/text
Redact PII from raw text
POST /redact/text
{
"input": "Phone: +91-98765-43210, PAN: ABCDE1234F"
}
/redact/pdf
Upload PDF, get a safe version
POST /redact/pdf
Content-Type: multipart/form-data
file=@resume.pdf
See PDF redaction in action
Left: original document. Right: redacted with inline masking inside natural sentences.
Simple, scalable pricing
Start free, then pay only for what you use. Overages keep your apps running — no hard cutoffs.
- 1,000 API calls/mo
- Email support
- /redact/text access
- 25,000 API calls/mo
- /redact/pdf access
- Basic analytics
- Overages: $5 per extra 10k
- 100,000 API calls/mo
- Priority email support
- Usage dashboard
- Overages: $5 per extra 10k
- Millions of calls / mo
- SLA & uptime guarantees
- SSO/SAML, SOC2-ready
- VPC / on-prem options
- Dedicated support
* Overages apply to Team & Business plans and are billed at the end of the cycle. Requests are never hard-stopped.
Grab your free API key
No credit card required. 1,000 calls/month free.
We’ll email your API key and docs link. By signing up you agree to our Terms & Privacy.