> For the complete documentation index, see [llms.txt](https://broker-docs.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broker-docs.tiger.com/sozdanie-api-klyuchei.md).

# Создание API ключей

API ключи являются важным инструментом для взаимодействия внешних приложений с криптовалютными биржами. Они служат своего рода мостом, позволяющим программному обеспечению обмениваться данными с вашим торговым счетом на бирже.\
\
Благодаря API ключам, вы также получаете доступ к актуальной информации о рыночных ценах, графиках и данным биржевого стакана в реальном времени.<br>

{% hint style="success" %}
API ключи, созданные в  [Tiger.com Broker](https://broker.tiger.com), идентичны тем, что создаются непосредственно на криптобиржах. Это значит, что ключи, созданные в Tiger.com Broker, можно использовать как в терминале Tiger.com, так и в других приложениях.
{% endhint %}

\
Для пользователей [Tiger.com Broker](/sozdanie-api-klyuchei/sozdanie-api-klyuchei-dlya-binance.md) доступна возможность создания API ключей:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Создание API-ключей для <strong>Binance</strong></td><td></td><td><a href="/pages/wDUnagvr9bdeldjqkYtm">/pages/wDUnagvr9bdeldjqkYtm</a></td><td><a href="/files/eYYY17UND2Qx41VrfCHx">/files/eYYY17UND2Qx41VrfCHx</a></td><td><a href="/pages/PKefAcxblEGOiE9JGrsK">/pages/PKefAcxblEGOiE9JGrsK</a></td></tr><tr><td></td><td>Создание API-ключей для <strong>Bybit</strong></td><td></td><td><a href="/pages/4hOREbyrLEzjY459Jzko">/pages/4hOREbyrLEzjY459Jzko</a></td><td><a href="/files/58JJvrOlDrg8iIY4b2Zc">/files/58JJvrOlDrg8iIY4b2Zc</a></td><td><a href="/pages/4hOREbyrLEzjY459Jzko">/pages/4hOREbyrLEzjY459Jzko</a></td></tr><tr><td></td><td>Создание API-ключей для Tiger X</td><td></td><td><a href="/pages/O5weYw2cUyBvFM5cTmCP">/pages/O5weYw2cUyBvFM5cTmCP</a></td><td><a href="/files/q6v1fMshPslxnozjUtG7">/files/q6v1fMshPslxnozjUtG7</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://broker-docs.tiger.com/sozdanie-api-klyuchei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
