Quick Start
PDF Redaction API is a powerful tool that allows you to redact sensitive information from PDF documents using AI.
More details about PDF Redaction API can be found on https://pdf-redaction.com/redaction-api/.
Web UI Demo: https://pdf-redaction.com/redaction/.
API Key
For generate API Key please go to the: https://pdf-redaction.com/apikeys/
For check usage: https://pdf-redaction.com/apikeys/usage/
Put API Key to the env variable PDF_REDACTION_API_KEY or to .env file.
Limitations
Limitations for free version:
- 1 page per request
- 50 Free requests per month
- 5 requests per minute
Jupyter Notebooks with examples
All example notebooks on available on GitHub and can be run in Google Colab.