Skip to main content
Organizations that have Zero Data Retention (ZDR) enabled can parse password-protected files. To parse a password-protected file, pass the document’s password in the password parameter when calling the API.

Supported File Types for Password-Protected Parsing

The following file types support password-protected parsing:

Parse Password-Protected Files with the API

Add the password parameter to your request when parsing a password-protected file. The parameter is optional. If the file is not password-protected, the value is ignored.
If you submit a password-protected file without the password parameter, the request returns a 422 error. For more information, go to Troubleshoot Parsing.

Parse Password-Protected Files with Our Libraries

Parse

Parse Jobs