Yandex Tracker API. Overview
Written by
You can manage Tracker using HTTP requests to the REST API.
Yandex Tracker API is designed for web services and apps that work with your organization's issues on behalf of a user. The actions available in the API depend on the access rights of the user on whose behalf requests are made.
Note
Yandex Tracker API sends and receives date and time parameters in the UTC±00:00 time zone. Therefore, the time and date received may differ from the time zone of the client that the request is made from.
Yandex Tracker API lets you:
- Search, create, and edit issues.
- Create and edit issue boards.
- View queue settings.
- Add and edit issue fields.
For information on how to get started with Yandex Tracker API, see API access.