Connection
- Authentication: OAuth 2.0 — you authorize Atako via DocuSign’s consent screen; no key to copy.
- Scopes requested:
signature
DocuSign → Settings → Integrations → Apps and Keys → Add App and Integration Key. Set the OAuth Redirect URI to your platform callback URL and enable “Authorization Code Grant”. Copy the Integration Key (client ID) and generate a secret key. The minimal scope is “signature” (send and manage envelopes); the account and its API host are discovered automatically at connect time.See DocuSign’s documentation.