GDPR • HIPAA • PCI

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.

Trusted for privacy by teams building:FintechHealthcareSaaSSupport
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] | ..." }
Simple REST: data in → safe data out. Data purged immediately. Privacy first.
Why RedactKit

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.

Compliance-ready

GDPR, HIPAA, DPDP, PCI DSS. Configure mask vs anonymize.

Multi-format

Start with Text & PDF. Image OCR redaction coming soon.

Developer-first

Clear docs, API keys, usage dashboard, transparent pricing.

How it works

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
Live Demo

See PDF redaction in action

Left: original document. Right: redacted with inline masking inside natural sentences.

Pricing

Simple, scalable pricing

Start free, then pay only for what you use. Overages keep your apps running — no hard cutoffs.

Free
Developer
$0
Best for prototyping
  • 1,000 API calls/mo
  • Email support
  • /redact/text access
Get Free API Key
Team
$29/mo
For small projects
  • 25,000 API calls/mo
  • /redact/pdf access
  • Basic analytics
  • Overages: $5 per extra 10k
Choose Team
Most popular
Business
$99/mo
For production apps
  • 100,000 API calls/mo
  • Priority email support
  • Usage dashboard
  • Overages: $5 per extra 10k
Choose Business
Custom
Enterprise
Let’s talk
For regulated teams
  • Millions of calls / mo
  • SLA & uptime guarantees
  • SSO/SAML, SOC2-ready
  • VPC / on-prem options
  • Dedicated support
Contact Sales

* Overages apply to Team & Business plans and are billed at the end of the cycle. Requests are never hard-stopped.

Get started

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.

Build trust by protecting customer data — with one line of code.

© 2025 RedactKit, Inc. All rights reserved.