PDF Decryption 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 Decryption API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
PDF Decryption API /api/decrypt-pdf |
Decrypt pdf |
PDF Decryption API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO Recommended | $24.99 / month | 50 / minute |
|
| ULTRA | $34.99 / month | 50 / minute |
|