Skip to main content
Newcomer
January 8, 2026
Question

It is unclear how to get an access token for a script to use the API

  • January 8, 2026
  • 2 replies
  • 159 views

I’m trying to use the simple send.sig.request script to send signature requests, but it is not at all clear how to get the access token. The JWT seems like overkill as I don’t need to impersonate everyone, just access as a single user, but I don’t want to deal with popping up web pages and whatnot for consent - it just needs to send the request. The instructions say to setup a redirect uri, but it’s not at all clear what the uri is supposed to do when whatever redirects to it…

Thanks for any help...

2 replies

Alexandre.Augusto
Docusign Employee
Docusign Employee
January 13, 2026

Hello ​@abatie 

 

Welcome to the Docusign Community.

 

Try this video: How to get an access token using JWT Grant | Docusign Developers [Updated]

 

I hope that helps.

 

Best,

Alexandre

Your feedback is very appreciated! You can give a Like and mark this answer as the "Best Answer" for your issue. DocuSign University http://dsucustomers.docusign.com
abatieNewcomerAuthor
Newcomer
January 14, 2026

I saw that video, but it doesn’t say what the redirect uri is supposed to do, so I’m not sure what uri I need to setup for it.