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: 

get license information using rest API for all atlassian tools

Sunil Anumandla
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 22, 2019

I have been trying to grab license information via api and i was only successful in getting details for JIRA.

rest/plugins/applications/1.0/installed/jira-software

 

Is Atassian working to provide license info api for Bitbucket, Confluence as well ?

 

Thank you Chris for Bitbucket api.. Can you also help me identify for bamboo and confluence ?

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Christian Glockner
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 23, 2019

Hi Sunil,

Bitbucket Server provides a REST endpoint for this, see https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8297549200.

Cheers,

Christian

Premier Support Engineer

Atlassian

0 votes
Craig Castle-Mead
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.
March 15, 2023

Welp, I've been doing some more REST API spelunking and for all apps (conf, jira, crowd, bamboo, bitbucket) the /rest/plugins/1.0/installed-marketplace endpoint has a .hostStatus stub that gives the core product licensing info (doesn't expose consumed seats).

For Jira, you don't get a Core/JSW/JSM breakdown on this endpoint, so if you want more granular details then /rest/plugins/applications/1.0/installed/jira-software /rest/plugins/applications/1.0/installed/jira-servicedesk and /rest/plugins/applications/1.0/installed/jira-core will give you better insights.


CCM

0 votes
Craig Castle-Mead
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.
March 15, 2023

Just doing this digging myself, and adding:

 

 

 

CCM

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events