Reputation: 13
I am evaluating the DocuSign API, but unable to get the integrator key. Is there any way to get the integrator key?
Currently I am using DocuSign trial version.
Below are the steps followed:
Upvotes: 0
Views: 756
Reputation: 9356
DocuSign has a full demo environment which is a mirror of the live production system and allows for you to test and integrate the APIs. To do so you need to create a developer sandbox (they are free) and create an Integrator Key through the Admin menu of your sandbox - which is the only place the keys can be created - then promote that key to your live production account.
You can create your developer sandbox here: https://secure.docusign.com/signup/develop
To login to your sandbox: https://account-d.docusign.com/#/web/login
Once you've created an Integrator Key and you are ready to access production API endpoints follow these steps:
You can access the form through the Go Live section of the Developer Center.
Upvotes: 2