PDF Redaction (hide sensitive info) API
The user sends a pdf file and the necessary data as form-data through the API and the API returns the updated version of the file. The backend deletes the received files as soon as it returns the updated pdf file, hence keeping the user’s data secure. The pdf upload size is limited to 10MB as of now. Note: Please avoid spaces in the filename as it may cause downloading issues. This will be…
PDF Redaction (hide sensitive info) API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
PDF Redaction API /api/redact-pdf |
Please use Curl from API Overview |
PDF Redaction (hide sensitive info) API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | $24.99 / month | 50 / minute |
|
| ULTRA | $34.99 / month | 50 / minute |
|