API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

JetBrains TeamCity REST API

The TeamCity REST API provides programmatic access to TeamCity CI/CD server functionality. It allows management of projects, build configurations, builds, agents, VCS roots, users, and more. The API uses locators for flexible filtering and supports both JSON and XML formats. The full Swagger specification is available via the /app/rest/swagger.json endpoint.

Documentation

Specifications

Schemas & Data

OpenAPI

jetbrains-teamcity-openapi.yml Raw ↑