Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

JetBrains Marketplace Plugins API

The Plugins API from JetBrains Marketplace — 2 operation(s) for plugins.

JetBrains Marketplace Plugins API is one of 3 APIs that JetBrains Marketplace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Plugins. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://plugins.jetbrains.com.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://plugins.jetbrains.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

JetBrains Marketplace Plugins API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PermanentToken) (bearerToken).

  • bearerToken — JetBrains Hub permanent token

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Plugins 2
GET
/plugins/list/deprecated
Plugins list (deprecated)
listPluginsByBuild 1 param → 200
GET
/plugins/list
Plugin details by id
getPluginDetails 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jetbrains-plugin-plugins-api-openapi.yml Raw ↑

Other APIs JetBrains Marketplace publishes across the network.

JetBrains Marketplace API
JetBrains Marketplace Updates API