PDF Redaction Logo
Logo PDF Redaction
AnonimizacjaAPIBlog
Jak to działa

Why Use Our API?

AI-Powered Redaction

Automatically detects and redacts PII like names, locations, emails, and dates.

Context-Aware Accuracy

Leverages advanced AI to understand context and make precise redactions.

Support Scanned documents (OCR)

Ideal for batch processing — redact hundreds of documents programmatically.

Support Different Languages

Common languages support: English, Spanish, German, Italian, Russian, etc.

Secure by Design

HTTPS-only transport; we retain zero data after processing.

Flexible Integration

Use JSON (base64) or multipart/form-data.

On-Premise Deployment

Need control? Run our API on your infrastructure with full data governance.

Price

Free Tier

$0

per month

Redact the first page only

1 page/minute — for testing & prototyping

OCR: image based PDF files supported

English language support

Try For Free
Pay-as-you-go

$0.05

per page

Scalable for business needs

On-premise deployment

OCR: image based PDF files supported

Common languages support

Talk with Human
Custom Plan

Tailored solutions for enterprises and complex workflows

Talk with Human

Sample Notebooks

Explore our example notebooks demonstrating how to integrate with the PDF Redaction REST API.

View on GitHub

API Documentation

/api/anonymize/pdf

Accepts a base64-encoded PDF in the JSON body. Returns a redacted PDF and detected PII entities.

Open In ColabView on GitHub
Example Request:
POST /api/anonymize/pdf
Content-Type: application/json

{
  "pdf": "BASE64_ENCODED_PDF"
}
Example Response:

200 OK: Returns a JSON containing the redacted PDF (base64) and detected PII entities.

Build PDF redaction into your platform

Start integrating our PDF redaction API. Have questions or need a custom solution? Schedule a meeting with our team to discuss your requirements