---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - 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: en/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/en/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: "Yandex Tracker API"
    description: |

      You can manage Yandex Tracker by sending HTTP requests to the REST API. Below are the main sections of the reference.

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

      - type: basic-card
        title: API access
        text: Get a token and grant applications access to the API.
        url: access.md

      - type: basic-card
        title: General request format
        text: Learn about the structure of API requests and responses.
        url: common-format.md

      - type: basic-card
        title: Issues
        text: Create, edit, and search for issues via API.
        url: issues/fields.md

      - type: basic-card
        title: Queues
        text: Manage queues, versions, and access rights.
        url: queues/create-queue.md

      - type: basic-card
        title: Projects, portfolios, and goals
        text: Work with projects, portfolios, and goals.
        url: entities/about-entities.md

      - type: basic-card
        title: Issue boards
        text: Create boards, columns, and sprints.
        url: boards/get-boards.md

      - type: basic-card
        title: Automation
        text: Configure triggers, auto actions, and macros via API.
        url: queues/create-autoaction.md

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

:::