Plugins list API
This API endpoint provides a list of all plugins compatible with a provided IDE build:
https://plugins.jetbrains.com/plugins/list/?build=<productCode>-<buildNumber>
Where
productCodeis a two-character product code (see product codes reference for more information.) It can be blank.buildNumberis a build number of the IDE (specified in theAbout Dialogin the product, and in the release notes.)
e.g. for IntelliJ IDEA 2017.1 (productCode=IU, buildNumber=171.3780.107):
https://plugins.jetbrains.com/plugins/list/?build=IU-171.3780.107
Last modified: 18 January 2024