Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1
GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body.
Verify Barcode Signature in a Document
You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body. It returns object which contains result of verification process. The field Result keeps flag if verification processed successfully.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Verify Barcode Signature in a Document at Provided URL
GroupDocs.Signature Cloud REST API supports to verify Barcode Signature for document at provided URL with verification-options-objects. The API retrieves file from specified URL and tries to detect file type when fileName parameter is not specified. It expects verification-options-objects data in request body. Based on passed Verification Options settings proceeds with Document verification and returns object which contains result of verification process. The field Result keeps flag if verification processed successfully.
The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.