Forums

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

How to get the api access key for jira ?

Jeevitha Madan
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!
July 15, 2015

Hi,

I am trying to access the JIRA using REST API.So I need to login into JIRA using an api access key.

How do i get the api access key ?

Thanks.

3 answers

6 votes
Mark Galu
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!
August 23, 2019

It seems no one has actually answered this question.  Contrary to what everyone here is saying, you can actually get an api key.  Profile icon at bottom left of your screen>>profile>>Security>>api token>>create and manage your api tokens.  

anton_morant
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!
November 8, 2019

Thank you SO much. I can't believe how hard this was to find, the jira docs would always take me to OAuth tools when all I want is set up a quick local script.

Like Thomas Jomeau likes this
Ben
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!
November 19, 2019

https://id.atlassian.com/manage/api-tokens will take you directly as well. 

Like # people like this
Neil Prestemon
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!
August 19, 2020

.

1 vote
Andreas Ebert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 15, 2015

Afaik JIRA does not use an access key for its REST API. It uses other authentication methods.

0 votes
RS Software April 27, 2018

ow can i use jira api in ajax call

Christian Schulze June 22, 2018

Sure, but use AJS.contextPath() to create the needed url

Like Jesus Abascal likes this

Suggest an answer

Log in or Sign up to answer