# WhiteBit

{% embed url="<https://youtu.be/2YbcuzvhfMU>" %}

{% hint style="info" %}
Для работы с API Whitebit вам необходимо обратиться в техподдержку сервиса с просьбой включить работу с API.
{% endhint %}

{% hint style="info" %}
Для работы с бирже WhiteBit, необходимо пройти KYC верификацию&#x20;
{% endhint %}

Пройдите регистрацию на сайте [Whitebit](https://whitebit.com/). После подтверждения регистрации сервисом, авторизуйтесь в личном кабинете.

Перед тем как создать ключи, пройдите KYC

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/UdYlWaPWD3GdefZL935l/2024-07-20_23-29-16.png" alt=""><figcaption></figcaption></figure>

Далее, нажмите на иконку пользователя и выберите **"API"**

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/38XltB92fMMFOa29r3p3/2024-07-20_23-31-44.png" alt=""><figcaption></figcaption></figure>

В левом меню нажмите **"API Keys"**

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/qrzVAninmBPwIVSq0DxM/2024-07-20_23-33-00.png" alt=""><figcaption></figcaption></figure>

Нажмите на кнопку **"Generate API key"** чтобы создать ключи

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/1FectVv2wiZy9Bbeve67/2024-07-20_23-35-05.png" alt=""><figcaption></figcaption></figure>

В открывшемся окне укажите имя ключа и выберите доступы согласно скриншоту. Затем сохраните **"Key"** и **"Secret key"** в текстовый файл и нажмите кнопку "**Confirm**".

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/7u7RSuFgYgvFTtc8KUc4/2024-07-20_23-36-53.png" alt=""><figcaption></figcaption></figure>

## Настройка автовыплат

В панели управления откройте раздел **"Мерчанты и API — Список автовыплат"**, и справа в углу нажмите кнопку **"Добавить выплату"**

На открывшемся окне, заполните все поля:

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/juP0GUscfBQAQdAMXt7x/2024-11-25_21-14-35.png" alt=""><figcaption></figcaption></figure>

После добавления, в общем списке выплат выберите созданный и перейдите к редактированию нажав на название

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/pbV2k96B2dGZyrUQw8Fi/2024-11-25_21-14-59.png" alt=""><figcaption></figcaption></figure>

На открывшейся окне, необходимо прописать ключи для авторизации во вкладке **"Соединение".**

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/xm8OWCIRrABmKNdyGL13/2024-11-25_21-15-21.png" alt=""><figcaption></figcaption></figure>

* **Публичный ключ** — ключ, сгенерированный в Whitebit при создании доступа к API (поле **"Key"**)

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/jb65lUMQIBqFSpqB0SS1/2024-07-20_23-42-07.png" alt=""><figcaption></figcaption></figure>

* **Секретный ключ** — ключ, сгенерированный в Whitebit при создании доступа к API (поле **"Secret Key"**)

<figure><img src="https://content.gitbook.com/content/YuqSN6CIJoIeh8EPb0uE/blobs/uLD11g59ZWgBh03ZKaPM/2024-07-20_23-42-35.png" alt=""><figcaption></figcaption></figure>

## Рекомендуемые ссылки

{% content-ref url="obshie-nastroiki-avtovyplat" %}
[obshie-nastroiki-avtovyplat](https://docs.iexexchanger.com/avtomatizaciya/merchanty-i-api/avtovyplaty/obshie-nastroiki-avtovyplat)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.iexexchanger.com/avtomatizaciya/merchanty-i-api/avtovyplaty/whitebit.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.
