JetBrains Marketplace logo

JetBrains Marketplace

JetBrains Marketplace is the official plugin and theme distribution platform for JetBrains IDEs including IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, GoLand, Rider, and other IntelliJ Platform products. The marketplace hosts thousands of free and paid plugins that extend IDE functionality with new languages, frameworks, tools, themes, and integrations. JetBrains Marketplace provides REST APIs for listing plugins, uploading new plugin builds, and downloading plugin updates programmatically.

1 APIs 0 Features
PluginsIDEMarketplaceDeveloper ToolsJetBrainsIntelliJ

APIs

JetBrains Marketplace API

REST API for listing available plugins, uploading new plugin builds, and downloading plugin updates from the JetBrains Marketplace. Permanent tokens are issued from the My Token...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
👥
GitHub Documentation
GitHub Documentation
📝
Sign Up
Sign Up
💰
Pricing
Pricing

Sources

apis.yml Raw ↑
aid: jetbrains-plugin
name: JetBrains Marketplace
description: >-
  JetBrains Marketplace is the official plugin and theme distribution platform
  for JetBrains IDEs including IntelliJ IDEA, PyCharm, WebStorm, PhpStorm,
  GoLand, Rider, and other IntelliJ Platform products. The marketplace hosts
  thousands of free and paid plugins that extend IDE functionality with new
  languages, frameworks, tools, themes, and integrations. JetBrains Marketplace
  provides REST APIs for listing plugins, uploading new plugin builds, and
  downloading plugin updates programmatically.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Plugins
  - IDE
  - Marketplace
  - Developer Tools
  - JetBrains
  - IntelliJ
url: >-
  https://raw.githubusercontent.com/api-evangelist/jetbrains-plugin/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: jetbrains-plugin:marketplace-api
    name: JetBrains Marketplace API
    description: >-
      REST API for listing available plugins, uploading new plugin builds, and
      downloading plugin updates from the JetBrains Marketplace. Permanent
      tokens are issued from the My Tokens tab in the marketplace dashboard
      for plugin publishing workflows.
    humanURL: https://plugins.jetbrains.com/docs/marketplace/api-reference.html
    baseURL: https://plugins.jetbrains.com
    tags:
      - Plugins
      - Marketplace
      - Plugin Distribution
      - IDE Extensions
    properties:
      - type: Documentation
        url: https://plugins.jetbrains.com/docs/marketplace/api-reference.html
      - type: Plugins List API
        url: https://plugins.jetbrains.com/docs/marketplace/plugins-list.html
      - type: Plugin Upload API
        url: https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html
      - type: Plugin Update Download API
        url: https://plugins.jetbrains.com/docs/marketplace/plugin-update-download.html

common:
  - type: Website
    url: https://plugins.jetbrains.com
  - type: Documentation
    url: https://plugins.jetbrains.com/docs/marketplace/about-marketplace.html
  - type: Developer Portal
    url: https://plugins.jetbrains.com/developers/marketplace
  - type: GitHub Documentation
    url: https://github.com/JetBrains/marketplace-docs
  - type: Sign Up
    url: https://account.jetbrains.com/login
  - type: Pricing
    url: https://plugins.jetbrains.com/legal/marketplace-paid-plugins
maintainers:
  - FN: Kin Lane
    email: [email protected]