This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload.
Here are the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties.
Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment...'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET'...