TeamCity REST API Reference
 

REST API Quick Start

Last modified: 01 June 2022

REST API allows accessing TeamCity resources (entities) via their URL paths. To use the REST API, an external application makes an HTTP request to the TeamCity server and parses the response.

To see the main API endpoints, open /app/rest/server in your browser.