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 Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body.
Verify Text Signature in a Document
You can verify Text Signature in a Document using this API. It expects Verification Options Objects 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 Text Signature in a Document at Provided URL
GroupDocs.Signature Cloud REST API supports to verify Text 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.