Skip to main content
Question

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

  • January 8, 2026
  • 2 replies
  • 72 views

Forum|alt.badge.img+1

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
Forum|alt.badge.img+19

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


Forum|alt.badge.img+1
  • Author
  • 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.