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 Agile Boards API

Agile board management

JetBrains Agile Boards API is one of 33 APIs that JetBrains publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Agile Boards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 6 JSON Schemas.

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

Requests are made against a single base URL, https://{instance}.youtrack.cloud/hub/api/rest.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2024.1.0
Server
https://{instance}.youtrack.cloud/hub/api/rest
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

JetBrains Agile Boards API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Permanent token or OAuth 2.0 Bearer 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.

Agile Boards 2

Agile board management

GET
/agiles
JetBrains List Agile Boards
listAgileBoards → 200
GET
/agiles/{agileId}
JetBrains Get Agile Board
getAgileBoard 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jetbrains-agile-boards-api-openapi.yml Raw ↑

Other APIs JetBrains publishes across the network.

JetBrains Activities API
JetBrains Agent Pools API
JetBrains Agents API
JetBrains API Model API
JetBrains Applications API
JetBrains Automation API
JetBrains Build Configurations API
JetBrains Build Queue API
JetBrains Builds API
JetBrains Changes API
JetBrains Chats API
JetBrains Code Reviews API