Skip to content

Getting Started with the DocuSign API SDK

nicholasareed edited this page Aug 9, 2011 · 30 revisions

This page is designed to get you up and running with the DocuSign API SDK. In 5 minutes you will learn how to:

  • Create a Developer Account with DocuSign
  • Log into the Demo Console
  • Get your Integrator Key
  • Test your settings
  • Send a sample document

Click "Get a FREE Dev Account"

1

Fill out the form that pops up

2

You will receive an email in a few minutes, open the email and click the "Setup" link.

3

Choose a password and security question

4

You are now logged into the Demo Console

When logging into your Demo account, make sure you visit https://DEMO.docusign.net and not https://WWW.docusign.net

Click on your name in the top-right, then click "Preferences" in the drop-down

5

Go to the bottom of the page, click "API"

6

Click "Request Key" to get an Integrator's Key

7

Copy down your Active Integrator Key

8
You now are registered with DocuSign as a Dev Account and are ready to build the SDK sample!
If you want to test your credentials before building the sample, you can visit http://aws2.docusign.com/DocuSignSample and input your username/password/key.

Clone this wiki locally