---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - property: og:type
    content: article
  - property: article:section
    content: Справочник API
  - property: og:title
    content: API Яндекс Трекера
  - property: article:tag
    content: Навигация
alternate:
  - https://yandex.ru/support/tracker/en/api-ref/about-api.md
  - https://yandex.ru/support/tracker/ru/api-ref/about-api.md
  - href: ru/api-ref/about-api.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/tracker/ru/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: "API Яндекс Трекера"
    description: |

      Вы можете управлять Трекером с помощью HTTP-запросов к REST API. Ниже собраны основные разделы справочника.

  - type: card-layout-block
    resetPaddings: true
    children:

      - type: basic-card
        title: Доступ к API
        text: Получите токен и доступ приложений к API.
        url: access.md

      - type: basic-card
        title: Общий формат запросов
        text: Разберитесь в структуре запросов и ответов API.
        url: common-format.md

      - type: basic-card
        title: Задачи
        text: Создавайте, редактируйте и ищите задачи через API.
        url: issues/fields.md

      - type: basic-card
        title: Очереди
        text: Управляйте очередями, версиями и доступами.
        url: queues/create-queue.md

      - type: basic-card
        title: Проекты, портфели и цели
        text: Работайте с проектами, портфелями и целями.
        url: entities/about-entities.md

      - type: basic-card
        title: Доски задач
        text: Создавайте доски, колонки и спринты.
        url: boards/get-boards.md

      - type: basic-card
        title: Автоматизация
        text: Настраивайте триггеры, автодействия и макросы через API.
        url: queues/create-autoaction.md

  - type: content-layout-block
    size: s
    textContent:
      text: "\_"

:::
