Forums

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

What is th correct URL to get cloud ID in jira??

Kumkum Geervani
April 8, 2026

I have come across this URL - https://<site-name>.atlassian.ney/_edge/tenant_info
to get the cloud ID. The mentioned way in the API docs is through OAuth, and the above is not mentioned in the docs. Is this a valid URL, and can I use this to get the cloud ID in my projects??

4 answers

2 votes
Marc -Devoteam-
Community Champion
April 8, 2026

Hi @Kumkum Geervani  adn @Gor Greyan 

The /_edge / tenant_info endpoint is not part of Atlassian’s API, but it is the correct way to retrieve the Cloud ID of your own instance (if you are logged in)

As the other options described lead you to retrieving it from the URL, but that is the ORG ID and not the Cloud ID.

Gor Greyan
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 Champions.
April 9, 2026

Hi @Marc -Devoteam-

Thanks for the clarification.

Like Marc -Devoteam- likes this
2 votes
Gor Greyan
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 Champions.
April 8, 2026

Hi @Kumkum Geervani

Welcome to the Atlassian Community!

The / _edge / tenant_info endpoint is not part of Atlassian’s supported API, so it shouldn’t be relied on, even if it currently returns the cloudId.

The supported way to retrieve the cloudId is via the official OAuth endpoint:
GET https://api.atlassian.com/oauth/token/accessible-resources

Find the documentation here.
https://developer.atlassian.com/cloud/oauth/getting-started/making-calls-to-api/

Kumkum Geervani
April 8, 2026

I did come across a doc that says about the above mentioned URL
https://developer.atlassian.com/cloud/forms/rest/intro/#using-basic-auth.
We were thinking OAuth would add load to our work. So is there no better way to do this??

1 vote
Shalini Pradhan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2026

Hello @Kumkum Geervani ,

Good day! Welcome to Atlassian Community :)

The URL that you are using is a supported URL. You can refer to this document: https://support.atlassian.com/jira/kb/retrieve-my-atlassian-sites-cloud-id for detailed information on how to retrieve cloud tenant ID

Thank you

0 votes
Aron Gombas _Midori_
Community Champion
April 9, 2026

Although the end-point you mention is not officially supported, it does work and currently this is most app developers use, AFAIK.

If I were you, I would use it. It is a single call anyway, so it should be easy to replace it in the future if a better option becomes available.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events