Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to authenticate with Admin API ?

Hi all, after finally finding the place to create an organizational API Key ( took a while ), I'm now trying to authenticate towards the endpoint 'https://api.atlassian.com/admin/v1/orgs' but I'm constantly getting 401 errors still.

How do I authenticate with this new api key? Do I still have to pass my email address with it like for the confluence endpoint?

myemail@domain.com:APIsecretkey ?

I'm using PowerShell to connect and I'm struggling quite a bit ( with the confluence endpoint it works perfectly with my personal API key ).

2 answers

1 accepted

4 votes
Answer accepted
Prince Nyeche
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.
Mar 01, 2021 • edited

Hi @Daniel Palermi 

You will need to generate an API key here and it only last for 7 days. Authentication uses auth bearer

Authorization: Bearer <access_token>

You don't need an email address, you just simply need the token placed in that format above. See more for the documentation

Please note that accessing Atlassian REST API resource is different from Atlassian access Admin API.

<access-taken>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events