Version: 1.0.0
OpenSign API v1.2
Welcome to the OpenSign™ API v1.2 documentation.
Our powerful and flexible API empowers you to seamlessly integrate digital signing capabilities into your applications. Whether you're a developer automating document workflows, a business enhancing security, or an enterprise streamlining contract management, OpenSign™ delivers robust solutions tailored to your needs.
Explore our comprehensive guides, code samples, and best practices to unlock the full potential of OpenSign™ and transform your digital document processes.
Useful Links:
- OpenSign Website
- OpenSign GitHub Repository
- Generate x-api-token – Learn how to securely generate and manage your API token for authenticating requests.
What’s New in v1.2
- Get Template & Get Template List: removed unnecessary parameters and separated prefill data from signer parameters.
- "file_password" parameter added in create template, update template, create document with template, draft document and self sign routes to provide password for protected pdfs.
- "allow_offline_sign" parameter added in create template and update template routes to allow users to enable or disable offline signing for their templates.
- "signer_role" parameter added in the signers object of draft document, create document, create document with template, create template, and public template routes. Accepted values: signer (default), viewer, approver. Signers must have at least one signature widget; viewers must have no widgets; approvers may have any widgets without a signature requirement.
Authentication
- API Key: x-api-token
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-token |
Contact
Terms of Service
http://www.opensignlabs.com/terms/License
AGPL v3.0