Skip to content

Quickstart source files for the DocuSign REST eSignature API. Following code samples demonstrate how to request a signature and how to sign a document through your app or website.

License

Notifications You must be signed in to change notification settings

bertlacy/devcenter-quickstarts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devcenter-quickstarts

Source code for the Request Signature and Embedded Signing examples in the Quickstart section of the DocuSign Developer Center.

Pre-requisites

It's free to start using the DocuSign API, you just need:

  • DocuSign Developer Sandbox
  • Integrator Key (aka API key).

You can sign-up directly from the Dev Center or here. Once you activate your developer sandbox you can create your Integrator Key through your account preferences screen.

Request Signature

This quickstart shows you how to request a signature on a document. The recipient receives an email that lets them initiate the signing process through the DocuSign Website. Advantages are that recipients do not need to install any software and they can sign using any web browser on any device.

Embedded Signing

This quickstart shows you how to embed document signing directly into your website or app. This is done by opening a custom signing URL in an iFrame for web or Webview for mobile. Advantages with Embedded Signing are that your users do not need to context-switch out of your UI and wait for an email to arrive to sign documents.

Additional Resources

More code samples available through the DocuSign API Recipes page.

License

This source code is free to use and licensed under the following LICENSE.

About

Quickstart source files for the DocuSign REST eSignature API. Following code samples demonstrate how to request a signature and how to sign a document through your app or website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published