Skip to main content
Nintex Community Menu Bar

DocumentNOW V3

  • January 11, 2022
  • 0 replies
  • 214 views
  • Translate

ASJay
Nintex Employee

The DocumentNOW® interfaces are a bundle of services made available as web service methods. URLs are exposed from within the installation, as well as examples of utilizing the various methods.


Version 3 (V3.x) are designed to support REST methodologies, and can be used with Simple Setup templates.


Earlier SOAP methods that works with classic templates are documented here.


Current API references:


Envelope and document operations:


https://account.assuresign.net/api/documentnow


From the API documentation page, you must first sign into your AssureSign account to test methods directly. For live use of the APIs, you must first authenticate via an API user. These operations must be targeted to a specific environment on which you have an account. For example, sandbox operations should be directed to the following if targeting the 3.6 version of the methods:

 

https://sb.assuresign.net/api/documentnow/v3.6


The site URL in which an account is located is shown in your account settings (or after signing into your account, you will see the URL where you are running from in the browser address bar).  Your calls must include an Authorization header including a token obtained from an authentication operation performed using an API User. The header should be added in the form:

Authorization:bearer tokenvaluewillbelongandpresenthere


Your calls operate in the context of an account, specified in a request header you must add to calls. The Account Context Identifier can be accessed in your account settings, and should be applied after the AssureSign username (an email address) in the form:

 X-AS-UserContext {username}:{DocumentNOW Account Context Identifier} 

Methods include:


Authentication operations: https://account.assuresign.net/api/account

The preferred current method of authentication requires the configuration of API users. Operations must be targeted to the central account domain and include the version number of the API:

https://account.assuresign.net/api/documentnow/v3.6  
Did this topic help you find an answer to your question?

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings