---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
  - property: og:type
    content: article
  - property: og:title
    content: API
  - property: voter
    content: 'no'
  - property: feedback
    content: 'false'
alternate:
  - https://yandex.ru/support/wiki/en/api-ref/about.md
  - https://yandex.ru/support/wiki/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/wiki/en/llms.txt



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

      The Yandex Wiki API is designed for web services and applications that work with the Wiki pages of your organization on behalf of a user. When you make API requests on behalf of a specific user, they carry the same access permissions as that user has in Wiki.

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

      - type: basic-card
        title: API access
        text: Get application access to the Yandex Wiki API and start making requests.
        url: access.md
        border: shadow

      - type: basic-card
        title: Usage examples
        text: Check out examples of API requests for common tasks.
        url: examples.md
        border: shadow

      - type: basic-card
        title: API reference
        text: Study the complete description of API methods, parameters, and responses.
        url: index.md
        border: shadow


  - 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 %}