# Подключение к  сервисами Межбанковской системы переводов и платежей, Open Banking/Open API

{% hint style="success" %}
Подключение к  **промышленным сервисам Межбанковской системы переводов и платежей, Open Banking/Open API** состоит из следующих шагов:

1. [Заявка на подключение к Межбанковской системе переводов и платежей, Open Banking/Open API](/rabota-s-promyshlennym-okruzheniem-is-npk/podklyuchenie-k-servisami-mezhbankovskoi-sistemy-perevodov-i-platezhei-open-banking-open-api/zayavka-na-podklyuchenie-k-mezhbankovskoi-sisteme-perevodov-i-platezhei-open-banking-open-api.md).
2. [Настройка подключения](/rabota-s-promyshlennym-okruzheniem-is-npk/podklyuchenie-k-servisami-mezhbankovskoi-sistemy-perevodov-i-platezhei-open-banking-open-api/nastroika-podklyucheniya.md).
3. [Публикация API](/rabota-s-promyshlennym-okruzheniem-is-npk/podklyuchenie-k-servisami-mezhbankovskoi-sistemy-perevodov-i-platezhei-open-banking-open-api/publikaciya-api.md).
   {% endhint %}

{% hint style="info" %}
Для полного подключения к промышленным сервисам Межбанковской системы переводов и платежей необходимо успешно провести тестирование с подписанием итогового протокола тестирования (см. [Тестирование API](/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/testirovanie-api.md) и [Подписание Протокола тестирования](/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/podpisanie-protokola-testirovaniya.md)).
{% endhint %}


---

# 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.npck.kz/rabota-s-promyshlennym-okruzheniem-is-npk/podklyuchenie-k-servisami-mezhbankovskoi-sistemy-perevodov-i-platezhei-open-banking-open-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.
