ClearLayers (PDF PII Redaction, Flattening, Shrinking)
Protect sensitive information and maintains regulatory compliance with our high-performance ClearLayers PDF PII Redaction API. Unlike simple text-replacement tools, our engine preserves the structural integrity of your PDF while permanently "burning in" black-out redactions over sensitive data. Our ClearLayers PDF API product also includes our PDF Shrink & Optimizer API. This API provides a…
ClearLayers (PDF PII Redaction, Flattening, Shrinking) endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Upload PDF Unlock Job /api/pdf/unlock |
This API allows you to upload a protected PDF and will produce an unprotected version of the same PDF. This API returns a job id |
| GET |
Get PDF Unlock Job /api/pdf/unlock/jobId/{jobId} |
This API takes the jobId and will return the unprotected PDF |
| GET |
Get PDF Flatten Job /api/pdf/flatten/jobId/{jobId} |
This API takes the jobId and will return the flattened PDF |
| POST |
Upload Shrinker PDF Job /api/pdf/shrink |
This API allows you to upload a PDF and will produce an a shrinked version of the same PDF. This API returns a job id |
| GET |
Get PDF Shrinker Job /api/pdf/shrink/jobId/{jobId} |
This API takes the jobId and will return the shrinked PDF |
| GET |
Get PDF PII Redaction Job /api/pdf/redact/jobId/{jobId} |
This API takes the jobId and will return the redacted PDF |
| POST |
Text PII Redaction /api/text/redact/ |
This API allows you to redact text from text where text is masked |
| POST |
PDF PII Redaction /api/pdf/redact |
This API allows you to redact text from a PDF file where text is blackened out |
| POST |
Upload PDF PII Redaction Job /api/pdf/redact/asynch |
This API allows you to redact text from a PDF file where text is blackened out |
| POST |
Upload PDF Flatten Job /api/pdf/flatten |
This API allows you to upload a PDF and will produce a flattened version of the same PDF. This API returns a job id |
ClearLayers (PDF PII Redaction, Flattening, Shrinking) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $49.99 / month | 5 / second |
|
| ULTRA | $129.99 / month | 5 / second |
|
| MEGA | $349.99 / month | 5 / second |
|