HelloSign API
HelloSign
About HelloSign
The HelloSign API allows you to integrate HelloSign's e-signature product into your applications. It allows you to embed the signing platform into your website or application with a few simple lines of code.
Discussions1
- To duplicate a template via the API, you would need to employ some of the /template endpoints. If you need the original files, you would use GET /template/files. Then, you would POST /template/update_files. This creates a new template that uses the overlay of the original template, and then the documents that you choose to pass in. Check out the update template files endpoint and get template files endpoint
Documentation
- HelloSign REST APIhttps://www.hellosign.com/api/gettingStarted