# API ключи

Страница **"API ключи"** предназначена для создания, настройки разрешений и удаления ключей.

<figure><img src="/files/HHDYRNwhpOGHCyy6kx41" alt=""><figcaption></figcaption></figure>

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

Нажмите "Создать" для создания новых API. В открывшемся окне задайте произвольное Имя, разрешения (API ключи только для чтения или торговля) и при необходимости создайте белый список IP адресов для подключения.

<figure><img src="/files/HSxPTxEb0GQN8DdM1l9i" alt="" width="292"><figcaption></figcaption></figure>

Импортируйте в терминал или торговый дневник созданные API и надежно сохраните Secret API.

<figure><img src="/files/BhrgRzEzqR8QIZKkBUsX" alt=""><figcaption></figcaption></figure>

### Изменение разрешений API

Для изменения разрешений API ключей включите режим редактирования ![](/files/lVkr6zxgdqmaKzwFWoyc).

<figure><img src="/files/RwX6zrWYMJiXHuxp5vIL" alt=""><figcaption></figcaption></figure>

Измените необходимые разрешения и нажмите "Обновить".

### Удаление API ключей

Для удаления API ключей нажмите ![](/files/ybIe7XdfTkcIaWVRBrPK) напротив нужного API ключа.


---

# 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://metascalp.gitbook.io/metascalp/metabroker/exchanges/bybit/api.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.
