---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
  - property: og:type
    content: article
  - property: og:title
    content: Yandex Forms 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
  - href: en/api-ref/about.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/forms/en/llms.txt



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

      The Yandex Forms API enables web services and applications to work with forms on behalf of users. When making requests, the same access rights apply as those that the user has in Yandex Forms.

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

      - type: basic-card
        title: Access to API
        text: Get an OAuth token and configure access to the API.
        url: access.md
        border: shadow

      - type: basic-card
        title: API usage examples
        text: Ready-to-use Python script examples for managing forms and responses.
        url: examples.md
        border: shadow

      - type: basic-card
        title: API reference
        text: Complete description of Yandex Forms API methods and parameters.
        url: index.md


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

:::

{% note tip "" %}

You can find the API documentation for other Yandex 360 for Business services in [Yandex 360 for Business Help](https://360.yandex.ru/business/help/#dev-block).

{% endnote %}