API Tracker
Written by
Manage your Tracker issues using HTTP requests to the Yandex Tracker REST API.
The Yandex Tracker API is designed for web services and apps that work with your organization's issues on behalf of a user. Users may have different features available in the API depending on their access rights.
Use the Tracker API to:
- Integrate Tracker with other services. For example, use a chatbot to manage tasks or link Tracker to your CRM system.
- Automate processes like creating, mass changing, and finding tasks with particular parameters.
- Set specific rules for processing certain actions. For example, you can set a timer for updating a task's status.
- Create web browser extensions for managing Tracker.
For more information about how to use the Tracker API, see the Reference.
Tip
Try using our Python client with the Tracker API. This will make it easier for you to integrate the Tracker API into your apps.