---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
  - property: og:type
    content: article
  - property: og:title
    content: API Яндекс Форм
  - property: voter
    content: 'no'
  - property: feedback
    content: 'false'
alternate:
  - https://yandex.ru/support/forms/en/api-ref/about.md
  - https://yandex.ru/support/forms/ru/api-ref/about.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/forms/ru/llms.txt



::: page-constructor
blocks:
  - type: header-block
    resetPaddings: true
    title: API Яндекс Форм
    description: |

      API Яндекс Форм позволяет веб-сервисам и приложениям работать с формами от имени пользователя. При выполнении запросов действуют те же права доступа, что есть у пользователя в Яндекс Формах.

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

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

      - type: basic-card
        title: Примеры использования API
        text: Готовые примеры скриптов на Python для управления формами и ответами.
        url: examples.md
        border: shadow

      - type: basic-card
        title: Справочник API
        text: Полное описание методов и параметров API Яндекс Форм.
        url: index.md


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

:::

{% note tip "" %}

Документацию API других сервисов Яндекс 360 для бизнеса можно найти в [Справке Яндекс 360 для бизнеса](https://360.yandex.ru/business/help/#dev-block).

{% endnote %}
