You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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 ).
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Atlassian Community, My name is Avni Barman and I am a Product Manager on the Atlassian Access team! One of my top priorities is to help make the administrator's life easier through improved pro...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.