This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser.
cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....docx' }" Response { "pageCount" :...Macro-Free Document (DOCX)" , "formatExtension" : "docx" } SDK examples...