> For the complete documentation index, see [llms.txt](https://docs.apollopayment.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apollopayment.io/english-2/api-reference.md).

# API Reference

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