# Требования к использованию API

#### Требования к использованию API

Для полноценного доступа к текущему API необходимо пройти процедуру KYB (Know Your Business) через пользовательский интерфейс портала [NBCGate](https://nbcgate.com/ru).

**Шаги для прохождения KYB:**

1. Зарегистрируйтесь или войдите в ваш аккаунт на [NBCGate](https://nbcgate.com/ru).
2. Перейдите в раздел KYB и следуйте инструкциям для загрузки необходимых документов.
3. Дождитесь завершения проверки. После успешного прохождения KYB ваш аккаунт будет активирован для работы с API.

**Примечание:** Без прохождения KYB доступ к 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://integration.nbcgate.com/trebovaniya-k-ispolzovaniyu-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.
