JetBrains · JSON Structure

Jetbrains Structure

Structural overview of the JetBrains API surface; extracted from openapi/.

Type: Properties: 0
CI/CDDeveloper ToolsIDE

Jetbrains Structure is a JSON Structure definition published by JetBrains.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "JetBrains",
  "providerId": "jetbrains",
  "kind": "json-structure",
  "description": "Structural overview of the JetBrains API surface; extracted from openapi/.",
  "schemaCount": 0,
  "operationCount": 18,
  "schemas": [],
  "operations": [
    {
      "method": "GET",
      "path": "/server",
      "operationId": "getServerInfo",
      "summary": "JetBrains Get Server Info",
      "tags": [
        "Server"
      ]
    },
    {
      "method": "GET",
      "path": "/projects",
      "operationId": "listProjects",
      "summary": "JetBrains List Projects",
      "tags": [
        "Projects"
      ]
    },
    {
      "method": "POST",
      "path": "/projects",
      "operationId": "createProject",
      "summary": "JetBrains Create Project",
      "tags": [
        "Projects"
      ]
    },
    {
      "method": "GET",
      "path": "/projects/{projectLocator}",
      "operationId": "getProject",
      "summary": "JetBrains Get Project",
      "tags": [
        "Projects"
      ]
    },
    {
      "method": "GET",
      "path": "/buildTypes",
      "operationId": "listBuildTypes",
      "summary": "JetBrains List Build Configurations",
      "tags": [
        "Build Configurations"
      ]
    },
    {
      "method": "GET",
      "path": "/builds",
      "operationId": "listBuilds",
      "summary": "JetBrains List Builds",
      "tags": [
        "Builds"
      ]
    },
    {
      "method": "GET",
      "path": "/builds/{buildLocator}",
      "operationId": "getBuild",
      "summary": "JetBrains Get Build",
      "tags": [
        "Builds"
      ]
    },
    {
      "method": "GET",
      "path": "/buildQueue",
      "operationId": "listBuildQueue",
      "summary": "JetBrains List Build Queue",
      "tags": [
        "Build Queue"
      ]
    },
    {
      "method": "POST",
      "path": "/buildQueue",
      "operationId": "triggerBuild",
      "summary": "JetBrains Trigger Build",
      "tags": [
        "Build Queue"
      ]
    },
    {
      "method": "GET",
      "path": "/agents",
      "operationId": "listAgents",
      "summary": "JetBrains List Agents",
      "tags": [
        "Agents"
      ]
    },
    {
      "method": "GET",
      "path": "/agents/{agentLocator}",
      "operationId": "getAgent",
      "summary": "JetBrains Get Agent",
      "tags": [
        "Agents"
      ]
    },
    {
      "method": "PUT",
      "path": "/agents/{agentLocator}/enabledInfo",
      "operationId": "setAgentEnabled",
      "summary": "JetBrains Enable/Disable Agent",
      "tags": [
        "Agents"
      ]
    },
    {
      "method": "GET",
      "path": "/vcs-roots",
      "operationId": "listVcsRoots",
      "summary": "JetBrains List VCS Roots",
      "tags": [
        "VCS Roots"
      ]
    },
    {
      "method": "GET",
      "path": "/users",
      "operationId": "listUsers",
      "summary": "JetBrains List Users",
      "tags": [
        "Users"
      ]
    },
    {
      "method": "GET",
      "path": "/changes",
      "operationId": "listChanges",
      "summary": "JetBrains List Changes",
      "tags": [
        "Changes"
      ]
    },
    {
      "method": "GET",
      "path": "/testOccurrences",
      "operationId": "listTestOccurrences",
      "summary": "JetBrains List Test Occurrences",
      "tags": [
        "Tests"
      ]
    },
    {
      "method": "GET",
      "path": "/agentPools",
      "operationId": "listAgentPools",
      "summary": "JetBrains List Agent Pools",
      "tags": [
        "Agent Pools"
      ]
    },
    {
      "method": "GET",
      "path": "/swagger.json",
      "operationId": "getSwaggerSpec",
      "summary": "JetBrains Get Swagger Spec",
      "tags": [
        "Server"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/jetbrains-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.