Hello @하이디
Given the updated information you've provided, I've updated this answer and can advise the following;
In summary, I think you are looking for a unicorn. Atlassian currently doesn't provide an API to meet your specific needs that I know of.
If you look all the Atlassian Cloud feature requests that include the word 'billing' in their summary, there are many on the same topic. Specifically, there is feature request CLOUD-11223 "Ability to pull billing info and basic usage via API". I think you should vote for that feature request as it best matches what you would like Atlassian to provide in the future.
I'll correct 'payment' to 'billing'.
https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#about
In the Jira API documentation above, I was looking for an API to check my biliing details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://community.atlassian.com/t5/Confluence-questions/Atlassian-API-Billing/qaq-p/1426950
I also found an old question like my request on this community site,
We've confirmed that the feature isn't ready yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From URL, it is possible to get the data when you fill in your cloud site's ID
- https://admin.atlassian.com/gateway/api/billing-ux/cloud/<CLOUD_ID>/billing/v2/site-entitlements
However, this URL above can't be accessed via Postman or any other external REST API, it seems to be missing Basic Auth / OAuth feature, the only way that we can get the information is using the generated cloud.session.token retrieved from the browser, and then we have a problem of getting an updated cloud.session.token everytime.
It would be very helpful if we can retrieve such information from somewhere else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.