# API Documentation

## Русский

- [Авторизация](https://docs.onchainpay.io/ru/authorization.md)
- [Подпись запросов](https://docs.onchainpay.io/ru/signature.md)
- [Список кодов ошибок](https://docs.onchainpay.io/ru/error-codes.md)
- [Webhooks](https://docs.onchainpay.io/ru/webhooks.md)
- [IFrame ордер](https://docs.onchainpay.io/ru/iframe-order.md)
- [Виджет приема оплаты](https://docs.onchainpay.io/ru/iframe-widget.md)
- [Telegram MiniApp](https://docs.onchainpay.io/ru/payment-miniapp.md)
- [Базовый функционал](https://docs.onchainpay.io/ru/api-reference/01base_actions.md)
- [Проверка корректности подписи x-api-signature](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_test-signature.md)
- [Получение монет доступных для приема/отправки транзакций](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_available-currencies.md)
- [Запрос текущей цены](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_price-rate.md)
- [Поиск операции по TX-хешу](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_find-tx.md)
- [Проверка корректности адреса](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_validate-address.md)
- [Получение истории транзакций](https://docs.onchainpay.io/ru/api-reference/01base_actions/post_get-transaction-history.md)
- [Авансовый счет](https://docs.onchainpay.io/ru/api-reference/02advanced_account.md)
- [Получение аккаунтов текущего пользователя](https://docs.onchainpay.io/ru/api-reference/02advanced_account/post_advanced-balances.md)
- [Получение аккаунта по его ID](https://docs.onchainpay.io/ru/api-reference/02advanced_account/post_advanced-balance.md)
- [Получение адреса для пополнения баланса аккаунта](https://docs.onchainpay.io/ru/api-reference/02advanced_account/post_advanced-balance-deposit-address.md)
- [Блокчейн-адреса](https://docs.onchainpay.io/ru/api-reference/03addresses.md)
- [Поиск по ID](https://docs.onchainpay.io/ru/api-reference/03addresses/post_find-by-id.md)
- [Поиск по адресу](https://docs.onchainpay.io/ru/api-reference/03addresses/post_find-by-address.md)
- [Мета-данные](https://docs.onchainpay.io/ru/api-reference/03addresses/post_set-meta.md)
- [Транзакции адреса](https://docs.onchainpay.io/ru/api-reference/03addresses/post_transactions.md)
- [Последняя транзакция адреса](https://docs.onchainpay.io/ru/api-reference/03addresses/post_last-transaction.md)
- [Получение списка PayIn адресов](https://docs.onchainpay.io/ru/api-reference/03addresses/post_account-addresses.md)
- [Получение списка бизнес адресов](https://docs.onchainpay.io/ru/api-reference/03addresses/post_business-addresses.md)
- [Получение рекуррентных адресов](https://docs.onchainpay.io/ru/api-reference/03addresses/post_recurrent-addresses.md)
- [Получение списка PayOut адресов](https://docs.onchainpay.io/ru/api-reference/03addresses/post_payout-balances.md)
- [Создание нового адрес бизнес кошелька](https://docs.onchainpay.io/ru/api-reference/03addresses/post_business-address.md)
- [Создание нового адрес PayOut кошелька](https://docs.onchainpay.io/ru/api-reference/03addresses/post_create-payout-address.md)
- [Персональные адреса](https://docs.onchainpay.io/ru/api-reference/personal_addresses.md)
- [Создание пользователя](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_create-user.md)
- [Получение адреса](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_get-user-address.md)
- [Получение списка адресов](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_get-user-addresses.md)
- [Получение пользователя](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_get-user.md)
- [Добавление доверенного адреса](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_add-trusted-address.md)
- [Получение списка доверенных адресов](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_get-trusted-addresses.md)
- [Удаление доверенного адреса](https://docs.onchainpay.io/ru/api-reference/personal_addresses/post_del-trusted-address.md)
- [Ордера](https://docs.onchainpay.io/ru/api-reference/05orders.md)
- [Создание ордера](https://docs.onchainpay.io/ru/api-reference/05orders/post_make-order.md)
- [Получение информации об ордере](https://docs.onchainpay.io/ru/api-reference/05orders/post_order.md)
- [Получение списка ордеров](https://docs.onchainpay.io/ru/api-reference/05orders/post_orders.md)
- [Выводы](https://docs.onchainpay.io/ru/api-reference/06withdraws.md)
- [Получение комиссии для проведения вывода](https://docs.onchainpay.io/ru/api-reference/06withdraws/post_withdrawal-fee-token.md)
- [(DEPRECATED) Синхронный вывод](https://docs.onchainpay.io/ru/api-reference/06withdraws/post_make-withdrawal.md)
- [Асинхронный вывод](https://docs.onchainpay.io/ru/api-reference/06withdraws/post_make-withdrawal-async.md)
- [Получение информации о выводе](https://docs.onchainpay.io/ru/api-reference/06withdraws/post_get-withdrawal.md)
- [Счета](https://docs.onchainpay.io/ru/api-reference/07invoices.md)
- [Создание счета на оплату](https://docs.onchainpay.io/ru/api-reference/07invoices/post_make-invoice.md)
- [Запрос получения информации об инвойсе](https://docs.onchainpay.io/ru/api-reference/07invoices/post_get-invoice.md)
- [Получение списка счетов](https://docs.onchainpay.io/ru/api-reference/07invoices/post_get-invoices.md)
- [Авто обмены](https://docs.onchainpay.io/ru/api-reference/auto-swaps.md)
- [Создание авто-обмена](https://docs.onchainpay.io/ru/api-reference/auto-swaps/post_create.md)
- [Поиск авто-обмена по ID](https://docs.onchainpay.io/ru/api-reference/auto-swaps/post_get.md)
- [Выплаты 2.0](https://docs.onchainpay.io/ru/api-reference/auto-withdrawals.md)
- [Создание авто-вывода](https://docs.onchainpay.io/ru/api-reference/auto-withdrawals/post_create.md)
- [Поиск авто-вывода по ID](https://docs.onchainpay.io/ru/api-reference/auto-withdrawals/post_get.md)
- [Дополнительное подтверждение вывода](https://docs.onchainpay.io/ru/api-reference/auto-withdrawals/post_approve.md)
- [Мост](https://docs.onchainpay.io/ru/api-reference/08crosschain_bridge.md)
- [Получение лимиов для кроссчейн перевода](https://docs.onchainpay.io/ru/api-reference/08crosschain_bridge/post_limit.md)
- [Получение информации о кроссчейн переводе](https://docs.onchainpay.io/ru/api-reference/08crosschain_bridge/post_get.md)
- [Формирование токена комисси](https://docs.onchainpay.io/ru/api-reference/08crosschain_bridge/post_fee-token.md)
- [Создание кроссчейн перевода](https://docs.onchainpay.io/ru/api-reference/08crosschain_bridge/post_create.md)
- [Обмены](https://docs.onchainpay.io/ru/api-reference/09crosschain_swaps.md)
- [Получение лимитов для кроссчейн обмена](https://docs.onchainpay.io/ru/api-reference/09crosschain_swaps/post_limit.md)
- [Получение информации о кроссчейн обмене](https://docs.onchainpay.io/ru/api-reference/09crosschain_swaps/post_get.md)
- [Формирование токена комисси](https://docs.onchainpay.io/ru/api-reference/09crosschain_swaps/post_fee-token.md)
- [Создание кроссчейн обмена](https://docs.onchainpay.io/ru/api-reference/09crosschain_swaps/post_create.md)
- [Рекуррентные платежи](https://docs.onchainpay.io/ru/api-reference/10recurring_payments.md)
- [Создание платежной связки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_create-subscriber-billing-link.md)
- [Получение платежной связки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_get-billing-link.md)
- [Получение платежных связок по пользователю](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_get-billing-links-by-subscriber.md)
- [Отключение платежной связки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_disable-subscriber-billing-link.md)
- [Создание подписки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_create-subscription.md)
- [Получение подписки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_get-subscription.md)
- [Отключение подписки](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_cancel-subscription.md)
- [Создание платежа](https://docs.onchainpay.io/ru/api-reference/10recurring_payments/post_make-payment.md)
- [KYT](https://docs.onchainpay.io/ru/api-reference/12kyt.md)
- [Проверка рисков транзакции](https://docs.onchainpay.io/ru/api-reference/12kyt/post_check-transfer.md)
- [Проверка рисков вывода](https://docs.onchainpay.io/ru/api-reference/12kyt/post_check-withdrawal-address.md)
- [Проверка риска вывода на указанный адрес](https://docs.onchainpay.io/ru/api-reference/12kyt/post_withdrawal-address-screening.md)
- [Партнерское API](https://docs.onchainpay.io/ru/api-reference/13partners.md)
- [Создание пользователя](https://docs.onchainpay.io/ru/api-reference/13partners/post_create-user.md)
- [Получение пользователя](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-user.md)
- [Получение всех пользователей](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-users.md)
- [Создание организации](https://docs.onchainpay.io/ru/api-reference/13partners/post_create-user-organization.md)
- [Получение списка организаций](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-user-organizations.md)
- [Получение авансовых балансов пользователя](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-organization-advanced-balances.md)
- [Пополнение авансового баланса пользователя](https://docs.onchainpay.io/ru/api-reference/13partners/post_top-up-advanced-balance.md)
- [Получение общих тарифов](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-default-tariffs.md)
- [Создание/обновление индивидуального тарифа](https://docs.onchainpay.io/ru/api-reference/13partners/post_set-organization-tariff.md)
- [Получение индвидуальных тарифов](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-organization-tariffs.md)
- [Создание API ключа](https://docs.onchainpay.io/ru/api-reference/13partners/post_create-api-keys.md)
- [Получение API ключей](https://docs.onchainpay.io/ru/api-reference/13partners/post_get-api-keys.md)
- [Удаление API ключа](https://docs.onchainpay.io/ru/api-reference/13partners/post_delete-api-keys.md)
- [Вебхуки](https://docs.onchainpay.io/ru/api-reference/webhooks.md)
- [Получение вебхука](https://docs.onchainpay.io/ru/api-reference/webhooks/post_get.md)
- [Получение вебхука (расширенный)](https://docs.onchainpay.io/ru/api-reference/webhooks/post_get-verbose.md)
- [Сиротские транзакции](https://docs.onchainpay.io/ru/api-reference/orphans.md)
- [Получение транзакции](https://docs.onchainpay.io/ru/api-reference/orphans/post_get-deposit.md)
- [Получение списка транзакций](https://docs.onchainpay.io/ru/api-reference/orphans/post_get-deposits.md)
- [Получение токена комиссии](https://docs.onchainpay.io/ru/api-reference/orphans/post_withdrawal-token.md)
- [Вывод](https://docs.onchainpay.io/ru/api-reference/orphans/post_withdrawal.md)
- [Адресная книга](https://docs.onchainpay.io/ru/api-reference/address-book.md)
- [Добавление адреса](https://docs.onchainpay.io/ru/api-reference/address-book/post_add.md)
- [Удаление адреса](https://docs.onchainpay.io/ru/api-reference/address-book/post_remove.md)
- [Обновление адреса](https://docs.onchainpay.io/ru/api-reference/address-book/post_update.md)
- [Получение списка адресов](https://docs.onchainpay.io/ru/api-reference/address-book/post_get.md)

## English

- [Authorization](https://docs.onchainpay.io/authorization.md)
- [Request signing](https://docs.onchainpay.io/signature.md)
- [List of error codes](https://docs.onchainpay.io/error-codes.md)
- [Webhooks](https://docs.onchainpay.io/webhooks.md)
- [IFrame order](https://docs.onchainpay.io/iframe-order.md)
- [Payment acceptance widget](https://docs.onchainpay.io/iframe-widget.md)
- [Telegram MiniApp](https://docs.onchainpay.io/payment-miniapp.md)
- [Base actions](https://docs.onchainpay.io/api-reference/01base_actions.md)
- [Check x-api-signature](https://docs.onchainpay.io/api-reference/01base_actions/post_test-signature.md)
- [Fetch available currencies](https://docs.onchainpay.io/api-reference/01base_actions/post_available-currencies.md)
- [Current price request](https://docs.onchainpay.io/api-reference/01base_actions/post_price-rate.md)
- [Search for operations by TX hash](https://docs.onchainpay.io/api-reference/01base_actions/post_find-tx.md)
- [Check address format](https://docs.onchainpay.io/api-reference/01base_actions/post_validate-address.md)
- [Get transaction history](https://docs.onchainpay.io/api-reference/01base_actions/post_get-transaction-history.md)
- [Advanced account](https://docs.onchainpay.io/api-reference/02advanced_account.md)
- [Get advanced balances of user](https://docs.onchainpay.io/api-reference/02advanced_account/post_advanced-balances.md)
- [Get advanced balance by id](https://docs.onchainpay.io/api-reference/02advanced_account/post_advanced-balance.md)
- [Get payment address for advanced balance top-up](https://docs.onchainpay.io/api-reference/02advanced_account/post_advanced-balance-deposit-address.md)
- [Blockchain addresses](https://docs.onchainpay.io/api-reference/03addresses.md)
- [Search by id](https://docs.onchainpay.io/api-reference/03addresses/post_find-by-id.md)
- [Search by address](https://docs.onchainpay.io/api-reference/03addresses/post_find-by-address.md)
- [Meta-data](https://docs.onchainpay.io/api-reference/03addresses/post_set-meta.md)
- [Address Transactions](https://docs.onchainpay.io/api-reference/03addresses/post_transactions.md)
- [Last transaction of the address](https://docs.onchainpay.io/api-reference/03addresses/post_last-transaction.md)
- [Getting a list of PayIn addresses](https://docs.onchainpay.io/api-reference/03addresses/post_account-addresses.md)
- [Getting a list of business addresses](https://docs.onchainpay.io/api-reference/03addresses/post_business-addresses.md)
- [Get recurrent addresses](https://docs.onchainpay.io/api-reference/03addresses/post_recurrent-addresses.md)
- [Getting a list of PayOut addresses](https://docs.onchainpay.io/api-reference/03addresses/post_payout-balances.md)
- [Creating a new business wallet address](https://docs.onchainpay.io/api-reference/03addresses/post_business-address.md)
- [Creating a new PayOut wallet address](https://docs.onchainpay.io/api-reference/03addresses/post_create-payout-address.md)
- [Personal addresses](https://docs.onchainpay.io/api-reference/personal_addresses.md)
- [User creation](https://docs.onchainpay.io/api-reference/personal_addresses/post_create-user.md)
- [Getting an address](https://docs.onchainpay.io/api-reference/personal_addresses/post_get-user-address.md)
- [Getting a list of addresses](https://docs.onchainpay.io/api-reference/personal_addresses/post_get-user-addresses.md)
- [Get user](https://docs.onchainpay.io/api-reference/personal_addresses/post_get-user.md)
- [Adding a trusted address](https://docs.onchainpay.io/api-reference/personal_addresses/post_add-trusted-address.md)
- [Getting a list of trusted addresses](https://docs.onchainpay.io/api-reference/personal_addresses/post_get-trusted-addresses.md)
- [Deleting a trusted address](https://docs.onchainpay.io/api-reference/personal_addresses/post_del-trusted-address.md)
- [Orders](https://docs.onchainpay.io/api-reference/05orders.md)
- [Creating an order](https://docs.onchainpay.io/api-reference/05orders/post_make-order.md)
- [Getting information about an order](https://docs.onchainpay.io/api-reference/05orders/post_order.md)
- [Getting a list of orders](https://docs.onchainpay.io/api-reference/05orders/post_orders.md)
- [Withdraws](https://docs.onchainpay.io/api-reference/06withdraws.md)
- [Getting a commission for making a withdrawal](https://docs.onchainpay.io/api-reference/06withdraws/post_withdrawal-fee-token.md)
- [(DEPRECATED) Sync withdraw](https://docs.onchainpay.io/api-reference/06withdraws/post_make-withdrawal.md)
- [Async withdrawal](https://docs.onchainpay.io/api-reference/06withdraws/post_make-withdrawal-async.md)
- [Receiving withdrawal information](https://docs.onchainpay.io/api-reference/06withdraws/post_get-withdrawal.md)
- [Invoices](https://docs.onchainpay.io/api-reference/07invoices.md)
- [Create an invoice for payment](https://docs.onchainpay.io/api-reference/07invoices/post_make-invoice.md)
- [Invoice information request](https://docs.onchainpay.io/api-reference/07invoices/post_get-invoice.md)
- [Getting a list of invoices](https://docs.onchainpay.io/api-reference/07invoices/post_get-invoices.md)
- [Auto swaps](https://docs.onchainpay.io/api-reference/auto-swaps.md)
- [Create auto-swap](https://docs.onchainpay.io/api-reference/auto-swaps/post_create.md)
- [Find auto-swap by ID](https://docs.onchainpay.io/api-reference/auto-swaps/post_get.md)
- [Withdrawals 2.0](https://docs.onchainpay.io/api-reference/auto-withdrawals.md)
- [Create auto-withdrawal](https://docs.onchainpay.io/api-reference/auto-withdrawals/post_create.md)
- [Find auto-withdrawal by ID](https://docs.onchainpay.io/api-reference/auto-withdrawals/post_get.md)
- [Additional confirmation of the withdrawal](https://docs.onchainpay.io/api-reference/auto-withdrawals/post_approve.md)
- [Bridge](https://docs.onchainpay.io/api-reference/08crosschain_bridge.md)
- [Getting limits for cross-chain transfer](https://docs.onchainpay.io/api-reference/08crosschain_bridge/post_limit.md)
- [Getting information about cross-chain transfer](https://docs.onchainpay.io/api-reference/08crosschain_bridge/post_get.md)
- [Commission token formation](https://docs.onchainpay.io/api-reference/08crosschain_bridge/post_fee-token.md)
- [Creating a cross-chain translation](https://docs.onchainpay.io/api-reference/08crosschain_bridge/post_create.md)
- [Swaps](https://docs.onchainpay.io/api-reference/09crosschain_swaps.md)
- [Getting limits for cross-chain exchange](https://docs.onchainpay.io/api-reference/09crosschain_swaps/post_limit.md)
- [Getting information about cross-chain exchange](https://docs.onchainpay.io/api-reference/09crosschain_swaps/post_get.md)
- [Commission token formation](https://docs.onchainpay.io/api-reference/09crosschain_swaps/post_fee-token.md)
- [Creation of a cross-chain exchange](https://docs.onchainpay.io/api-reference/09crosschain_swaps/post_create.md)
- [Recurring payments](https://docs.onchainpay.io/api-reference/10recurring_payments.md)
- [Creating a payment link](https://docs.onchainpay.io/api-reference/10recurring_payments/post_create-subscriber-billing-link.md)
- [Get a payment link](https://docs.onchainpay.io/api-reference/10recurring_payments/post_get-billing-link.md)
- [Get payment links by user](https://docs.onchainpay.io/api-reference/10recurring_payments/post_get-billing-links-by-subscriber.md)
- [Disabling the payment link](https://docs.onchainpay.io/api-reference/10recurring_payments/post_disable-subscriber-billing-link.md)
- [Create a subscription](https://docs.onchainpay.io/api-reference/10recurring_payments/post_create-subscription.md)
- [Getting a subscription](https://docs.onchainpay.io/api-reference/10recurring_payments/post_get-subscription.md)
- [Cancel Subscription](https://docs.onchainpay.io/api-reference/10recurring_payments/post_cancel-subscription.md)
- [Creating a payment](https://docs.onchainpay.io/api-reference/10recurring_payments/post_make-payment.md)
- [KYT](https://docs.onchainpay.io/api-reference/12kyt.md)
- [Check transaction risks](https://docs.onchainpay.io/api-reference/12kyt/post_check-transfer.md)
- [Check withdrawal risks](https://docs.onchainpay.io/api-reference/12kyt/post_check-withdrawal-address.md)
- [Check withdrawal risks for provided address](https://docs.onchainpay.io/api-reference/12kyt/post_withdrawal-address-screening.md)
- [Partners API](https://docs.onchainpay.io/api-reference/13partners.md)
- [Create user](https://docs.onchainpay.io/api-reference/13partners/post_create-user.md)
- [Get user](https://docs.onchainpay.io/api-reference/13partners/post_get-user.md)
- [Get all users](https://docs.onchainpay.io/api-reference/13partners/post_get-users.md)
- [Creating an organization](https://docs.onchainpay.io/api-reference/13partners/post_create-user-organization.md)
- [Getting a list of organizations](https://docs.onchainpay.io/api-reference/13partners/post_get-user-organizations.md)
- [Getting the user's advance balances](https://docs.onchainpay.io/api-reference/13partners/post_get-organization-advanced-balances.md)
- [Replenishment of the user's advance balance](https://docs.onchainpay.io/api-reference/13partners/post_top-up-advanced-balance.md)
- [Get general tariffs](https://docs.onchainpay.io/api-reference/13partners/post_get-default-tariffs.md)
- [Create/update individual tariff](https://docs.onchainpay.io/api-reference/13partners/post_set-organization-tariff.md)
- [Get individual tariffs](https://docs.onchainpay.io/api-reference/13partners/post_get-organization-tariffs.md)
- [Create API key](https://docs.onchainpay.io/api-reference/13partners/post_create-api-keys.md)
- [Get API keys](https://docs.onchainpay.io/api-reference/13partners/post_get-api-keys.md)
- [Delete API key](https://docs.onchainpay.io/api-reference/13partners/post_delete-api-keys.md)
- [Webhooks](https://docs.onchainpay.io/api-reference/webhooks.md)
- [Get webhook](https://docs.onchainpay.io/api-reference/webhooks/post_get.md)
- [Get webhook (extended)](https://docs.onchainpay.io/api-reference/webhooks/post_get-verbose.md)
- [Orphan transactions](https://docs.onchainpay.io/api-reference/orphans.md)
- [Get a transaction](https://docs.onchainpay.io/api-reference/orphans/post_get-deposit.md)
- [Get a list of transactions](https://docs.onchainpay.io/api-reference/orphans/post_get-deposits.md)
- [Get a commission token](https://docs.onchainpay.io/api-reference/orphans/post_withdrawal-token.md)
- [Withdrawal](https://docs.onchainpay.io/api-reference/orphans/post_withdrawal.md)
- [Address book](https://docs.onchainpay.io/api-reference/address-book.md)
- [Add an address](https://docs.onchainpay.io/api-reference/address-book/post_add.md)
- [Delete an address](https://docs.onchainpay.io/api-reference/address-book/post_remove.md)
- [Update the address](https://docs.onchainpay.io/api-reference/address-book/post_update.md)
- [Get a list of addresses](https://docs.onchainpay.io/api-reference/address-book/post_get.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.onchainpay.io/authorization.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.
