Equivalent for API v2 - addons

Hi everyone,

Until now, API (v2) allowed for the retrieval of quite useful information about any app on the marketplace without requiring authentication, example:

https://marketplace.atlassian.com/rest/2/addons/com.itlab.jira.plugins.extender/versions/latest?application=jira&hosting=datacenter

Unfortunately, the new version (v3) does not offer this capability.
Interestingly, when analyzing network traffic from Jira DC, it turns out that Jira DC still uses this API (v2) and relies on it to check for new versions within the UPM.

Is there an equivalent endpoint that doesn’t require authentication, or are there additional parameters that can be used to get the API to return results (similar to how Jira DC does it)?

Cheers

Adam

1 Like