PDF Password Protector
🔒 Professional PDF Password Protection & Security API Secure your PDF documents with enterprise-grade password protection, encryption, and access controls. Perfect for businesses, legal firms, healthcare providers, and anyone needing to protect sensitive information. ✨ Key Features 🔐 Password Protection – Add user/owner passwords with AES-256 encryption ⚙️ Permission Controls – Set granular…
PDF Password Protector endpoints
| Method | Endpoint | Description |
|---|---|---|
| PDF Password Protection | ||
| POST |
removePDFPassword /api/pdf/password/remove |
Remove password protection from a secured PDF document. **Requirements:** - Original password must be provided - File must be password-protected - Supports both user and owner… |
| POST |
addPDFPassword /api/pdf/password/add |
Secure your PDF with password protection and custom permissions. **Features:** - AES-256 encryption - Custom permission controls - Owner/user password options - Original… |
| Batch Operations | ||
| POST |
batchAddPDFPassword /api/pdf/password/add/batch |
Secure multiple PDF files with password protection in a single request. **Features:** - Process up to 50 files simultaneously - Real-time progress tracking via WebSockets -… |
| Job Management | ||
| GET |
getBatchJobStatus /api/jobs/{job_id}/status |
Check the status and progress of a batch processing job. **Job States:** - `pending` - Job created, waiting to start - `processing` - Currently processing files - `completed` -… |
| GET |
getBatchJobResults /api/jobs/{job_id}/results |
Download the results of a completed batch job. **Response includes:** - Individual file download URLs - Processing summary and statistics - Error details for failed files - ZIP… |
| Webhooks | ||
| POST |
configureWebhook /api/webhooks |
Set up webhook notifications for batch job completions. **Webhook Events:** - `job.started` - Batch job began processing - `job.progress` - Progress update (every 10%) -… |
| System | ||
| GET |
healthCheck /api/health |
Check if the API is operational |
PDF Password Protector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 500 / minute |
|
| ULTRA Recommended | $29.99 / month | 500 / minute |
|
| MEGA | $69.99 / month | 1000 / minute |
|