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
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/build.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/build-agent.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/jetbrains/refs/heads/main/json-schema/project.json