AI-powered redaction API

Protect privacy and compliance at cloud speed with an AI redaction API that pinpoints and permanently removes sensitive content in PDFs — no regex tuning, no DevOps, and far less guesswork.

Built for seamless integration

Use a simple API to detect and permanently redact sensitive content in your own platform, or automate AI redaction workflows with tools like Zapier, without building custom AI classification pipelines.

Try it instantly on Zapier

No code? No problem. Connect Nutrient DWS Processor API to your favorite apps with Zapier to automate AI redaction and document privacy workflows.

Simple and transparent pricing

Select a package that suits your needs according to the number of credits you wish to spend. Each AI redaction workflow has a clear credit cost so teams can evaluate privacy and compliance automation before scaling to production.


Try it out

This sample showcases smart redaction, instantly spotting and removing sensitive data from your document with AI.


Try it out in three steps

  1. Drop a PDF named document.pdf into your project folder.
  2. Run the code from the same folder.
  3. Open result.pdf to see the output.
curl -X POST https://api.nutrient.io/ai/redact \
-H "Authorization: Bearer your_api_key_here" \
-o result.pdf \
--fail \
-F file1=@document.pdf \
-F data='{
"documents": [
{
"documentId": "file1"
}
],
"criteria": "All personally identifiable information"
}'

Start now

Create an account to access your API key and start with 50 free credits per month

Start building with DWS Processor API in minutes — no payment information required.

Already have an account? Sign in →


Why AI-grade redaction?

Traditional pattern matching can find formats, but it can’t understand meaning.

The AI redaction API detects sensitive data in context — not just matching strings, but real-world entities like names, financial details, medical terminology, and custom domain-specific terms. Every redaction is permanently applied, audit-ready, and compliant with GDPR, HIPAA, and SOC 2 controls.

AI Redaction
Personal data

Names, email addresses, phone numbers, national IDs, and full PII

Payment information

Credit cards, bank account numbers, transaction identifiers

Medical terms

PHI, diagnoses, and ICD-coded references

Custom entities

Train models to recognize industry-specific terminology and internal data structures


Redaction in three controlled steps

Choose fully automated removal or human-in-the-loop review. In both cases, sensitive data is permanently removed — not masked, not recoverable.

Scan

Analyze every page for contextual sensitive data using AI entity detection.


Review or auto-apply

Approve findings manually or apply rules programmatically.


Permanently erase

Burn redactions into the PDF, removing underlying content at the object level.

Security is our top priority

No document storage

No input or resulting documents are stored on our infrastructure. All files are deleted as soon as a request finishes. Alternatively, check out our self-hosted product.

HTTPS encryption

All communication between your application and Nutrient is done via HTTPS to ensure your data is encrypted when it’s sent to us.

Safe payment processing

All payments are handled by Paddle. Nutrient DWS Processor API never has direct access to any of your payment data.

Ready to try it?

Create an account to get your DWS Processor API key and start making API calls.