Skip to main content

Hello,

  

     I have written an application that makes RestAPI calls to a base URI (https://na1.docusign.net/restapi)

     I do have clients that need to whitelist all URLs from their servers.

     For the example above (na1.docusign.net/restapi), I will now need to have the client whitelist na1-b.docusign.net

     My question is:

               Does the base URI for the RestAPI calls remain na1.docusign.net.

      I assume that the base URI remains the same (na1.docusign.net/restapi).

      Thanks.

The Base URL for API requests will remain the same. 

You will only need to update the subdomain (n1-b.docusign.net) if you have an existing whitelist using subdomains under your network settings.

The URL for API endpoints won't be changed. You can continue using https://na1.docusign.net/restapi.

 


Reply