HOME / TOOLS / /redact-pdf

PDF redaction API — text truly removed

SSN, credit card (Luhn), email, phone. Native `apply_redactions`.

Read the docs →
2 credits per run·Sandbox keys free·REST + Webhooks
CURL EXAMPLE
curl -X POST 'https://www.ashdocs.com/api/v1/tools/redact-pdf' \
  -H 'X-API-Key: ash_live_...' \
  -F 'files=@doc.pdf' -F 'options={"types":["email","ssn","credit_card"]}'
01 // COMMON USE CASES
HR document release
Medical records prep
GDPR compliance
02 // WHY ASHDOCS
Trust
Zero-retention
Toggle it in one line. We delete files immediately after your download.
Fair
Sandbox forever
Test keys never charge credits. Wire up CI without touching your budget.
Global
Signed webhooks
Every event is HMAC-signed with `X-ASHDOCS-Signature`. Verifiable in one line.

Ship PDF redaction API — text truly removed in 5 minutes.

100 credits free at signup. No card required.

Get started →