Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Docusign Add Integrator Key not showing on docusign account admin panel

Tags:

docusignapi

When i login to my docusign live account admin panel, i can not see any add integrator key button under API and Keys menu.

enter image description here

So now, how can i generate integrator key?

like image 748
Delwar Sumon Avatar asked Oct 25 '18 10:10

Delwar Sumon


People also ask

How do I get my integrator key in DocuSign?

Log in to your DocuSign sandbox account. To create an integrator key, navigate to Go to Admin > API and Keys and click the Add Integrator Key button. In the Add API Integrator Key dialog box, enter the App Description and click the Add button. Select the integrator key.

How do I get an RSA private key in DocuSign?

Click Add App and Integration Key. Input your Application Name and click Create App. Under the Authentication section, select the Authorization Code Grant. Under Service Integration, click Generate RSA. Copy the public and private keys to a safe location as they will not be displayed again.


1 Answers

Live Integrator Keys cannot be created. You must promote a Demo Integrator Key to a Live key. Promoting a Demo key is quite simple. You'll need to follow the process in this link.

Essentially, you'll mark an Integrator Key to be promoted to the live environment. After a review is completed, the key is eligible to "Go Live." Note: before the key is available in a live environment, the process will be pending for 4-24 hours. Afterwards, the Integratory Key will be visible on your live account's "API and Keys" section.

like image 110
EnterTheCode Avatar answered Sep 28 '22 08:09

EnterTheCode