Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Use PKCE Access Token instead of API Tokens for JIRA REST Server API Access

Aman Shivhare
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 28, 2025

Hello,

 

We are currently trying to access jira rest api data in our NextJS UI app to show customized jira metrics off our project in JIRA. However, the UX experience is really suffering as in the API docs it's highlighted that user needs to input it's API Access Token in order to use the application. 

We need a way to use the PKCE access token generated during login to be exchanged for accessing JIRA REST API data instead of the JIRA API service token as described in the DOCs.

Thank you for helping!

1 answer

1 accepted

0 votes
Answer accepted
Alex Cevicelow May 28, 2025

Sounds like OAuth 2.0 (3LO) apps - It lets users log in securely, and you can use the access token from that login to make requests to the Jira REST API without the manual token entry like you described.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events