The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Trying to get an *admin* api key to I can use APIs like /admin/v1/orgs

Karim
April 14, 2020

I'm having trouble finding how to generate an API key as it describes here:

https://confluence.atlassian.com/cloud/create-an-admin-api-key-969537932.html

 

In my organization, I'm not seeing any menus/links called settings.  And when I open the organization in question, I get taken to the admin settings but there doesn't appear to be anywhere to create an API key.  

I've tried creating an API key in my profile but I got a 401.  Here's the curl I used:

curl --location --request GET 'https://api.atlassian.com/admin/v1/orgs' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <my profile generated api key>'

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Karim
April 15, 2020

So  the link in the help I mentioned takes you to the list of organizations which doesn't have a Settings option.   And when you click on the organization, it actually takes you to the Site Settings.

So the solution was to click the Back to Organization near the top of the left side bar.  That's where the actual organization settings are.  Not super intuitive but solveable.

Dave Meyer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 24, 2020

Hey @Karim ,

Yes it's a little bit confusing starting from admin.atlassian.com. The organization name is actually clickable and will take you directly to the organization settings, but we have seen from a number of customers that this isn't intuitive. We're aware of the issue and are looking at new designs for this page in the future.

Administration-2.png

TAGS
AUG Leaders

Atlassian Community Events