Skip to main content

What authentication method is used for the Navigator API? I need to understand if it will be similar to other Docusign APIs I have used before or if it will be different.

The Navigator API uses the same authentication methods as all other Agreements APIs from Docusign. You can either use Authorization Code Grant or JWT Grant. However, you need to provide a specific scope that is required by the Navigator API. Find details about the specific requirements for obtaining an access token to be used by the Navigator API on the Developer Center.


Reply