Docusign Scope URL

What is the correct base URL for the Docusign Scope activity in the Classic Docusign activity pack?

Introduction
When integrating with the DocuSign REST API, establishing the correct base URL for creating a connection is crucial. A misconfigured base URL can lead to issues, such as unsuccessful requests or connectivity problems. This article provides insights into selecting the appropriate base URL for different environments, ensuring successful connections and API interactions.


Base URL for Demo Environment
In the demo environment, the correct base URL for creating a connection to the DocuSign REST API is:
https://demo.docusign.net/restapi

Reference screenshot:

Base URL for Production Environment
For the production environment, the base URL for creating a connection to the DocuSign REST API follows this format:
https://{server}.docusign.net/restapi

Reference Scrrenshot: