# CryptoProcessing ## Docs - [Authentication](https://docs.cryptoprocessing.com/api-reference/authentication.md) - [Callbacks overview](https://docs.cryptoprocessing.com/api-reference/callbacks/callbacks-overview.md) - [Deposit callbacks](https://docs.cryptoprocessing.com/api-reference/callbacks/deposit-callbacks.md) - [Exchange callbacks](https://docs.cryptoprocessing.com/api-reference/callbacks/exchange-callbacks.md) - [Invoice callbacks](https://docs.cryptoprocessing.com/api-reference/callbacks/invoice-payment-callbacks.md) - [Withdrawal callbacks](https://docs.cryptoprocessing.com/api-reference/callbacks/withdrawal-callbacks.md) - [API currency codes](https://docs.cryptoprocessing.com/api-reference/currency-codes.md): Use these codes in your API requests - [List balances](https://docs.cryptoprocessing.com/api-reference/endpoints/accounts-list.md): Get a list of your balances for each cryptocurrency, including zero balances. - [Generate a user deposit address](https://docs.cryptoprocessing.com/api-reference/endpoints/addresses-take.md): Generate a deposit address for a user - [Withdraw crypto instantly](https://docs.cryptoprocessing.com/api-reference/endpoints/crypto-withdrawal-instant.md): Make an [instant withdrawal](/integration-guide/withdrawals/instant-withdrawals) from a cryptocurrency balance. - [Withdraw crypto instantly with conversion](https://docs.cryptoprocessing.com/api-reference/endpoints/crypto-withdrawal-instant-exchange.md): Make an [instant withdrawal](/integration-guide/withdrawals/instant-withdrawals) from a cryptocurrency or fiat balance with conversion to cryptocurrency. - [List supported currencies](https://docs.cryptoprocessing.com/api-reference/endpoints/currencies-list.md): Returns a list of available currencies, minimum deposit amounts, and deposit and withdrawal fees. - [Get exchange rates](https://docs.cryptoprocessing.com/api-reference/endpoints/currencies-rates.md): Get available currency pairs and exchange rates. - [Get a fixed exchange quote](https://docs.cryptoprocessing.com/api-reference/endpoints/exchange-calculate.md): Get a fixed exchange quote for a specific amount, which can then be used with [/exchange/fixed](/api-reference/endpoints/exchange-fixed). - [Exchange at a fixed rate](https://docs.cryptoprocessing.com/api-reference/endpoints/exchange-fixed.md): Execute an exchange using a valid fixed quote from [/exchange/calculate](/api-reference/endpoints/exchange-calculate). - [Exchange at market rate](https://docs.cryptoprocessing.com/api-reference/endpoints/exchange-now.md): Execute an exchange immediately at the currently available market rate, without requesting a fixed quote. - [Create an invoice](https://docs.cryptoprocessing.com/api-reference/endpoints/invoices-create.md) - [Cancel an invoice](https://docs.cryptoprocessing.com/api-reference/endpoints/invoices-foreign_id-cancel.md) - [Check API status](https://docs.cryptoprocessing.com/api-reference/endpoints/ping.md): Test if your API connection is working. - [Get transaction details](https://docs.cryptoprocessing.com/api-reference/endpoints/transactions-info.md): Get transaction details by `id`, `foreign_id`, or `txid`. Include only one of these parameters in your request. - [Withdraw crypto](https://docs.cryptoprocessing.com/api-reference/endpoints/withdrawal-crypto.md): Withdraw in crypto to any address. - [Errors](https://docs.cryptoprocessing.com/api-reference/errors.md) - [Introduction](https://docs.cryptoprocessing.com/api-reference/introduction.md) - [Postman API Testing](https://docs.cryptoprocessing.com/api-reference/postman-collection.md) - [Merchant dashboard](https://docs.cryptoprocessing.com/dashboard.md) - [Crypto deposit fees](https://docs.cryptoprocessing.com/deposits/fees.md) - [Recover lost deposits](https://docs.cryptoprocessing.com/deposits/recovery.md) - [Risk scoring](https://docs.cryptoprocessing.com/deposits/risk-scoring.md) - [Deposit statuses](https://docs.cryptoprocessing.com/deposits/statuses.md) - [Tag field](https://docs.cryptoprocessing.com/deposits/tags.md) - [Exchange fees](https://docs.cryptoprocessing.com/exchanges/fees.md) - [Get started with Cryptoprocessing](https://docs.cryptoprocessing.com/index.md) - [Integration checklist](https://docs.cryptoprocessing.com/integration-guide/checklist.md) - [Design a crypto payment form](https://docs.cryptoprocessing.com/integration-guide/deposits/design-payment-form.md) - [Crypto deposits integration test cases](https://docs.cryptoprocessing.com/integration-guide/deposits/test-cases.md) - [Design a crypto withdrawal form](https://docs.cryptoprocessing.com/integration-guide/withdrawals/design-withdrawal-form.md) - [Send crypto instantly](https://docs.cryptoprocessing.com/integration-guide/withdrawals/instant-withdrawals.md) - [Crypto withdrawals integration test cases](https://docs.cryptoprocessing.com/integration-guide/withdrawals/test-cases.md) - [Invoice fees](https://docs.cryptoprocessing.com/invoices/fees.md) - [Mass payouts file format](https://docs.cryptoprocessing.com/mass-payouts/file-format.md) - [Retrying failed mass payouts](https://docs.cryptoprocessing.com/mass-payouts/retrying.md) - [Mass payout statuses](https://docs.cryptoprocessing.com/mass-payouts/statuses.md) - [Add a user](https://docs.cryptoprocessing.com/merchant-administration/add-a-user.md) - [API configuration](https://docs.cryptoprocessing.com/merchant-administration/api-configuration.md) - [Change a user role](https://docs.cryptoprocessing.com/merchant-administration/change-a-user-role.md) - [Configure additional deposit callbacks](https://docs.cryptoprocessing.com/merchant-administration/configure-additional-deposit-callbacks.md) - [Configure automatic withdrawals to cold addresses](https://docs.cryptoprocessing.com/merchant-administration/configure-automatic-withdrawals-to-cold-addresses.md) - [Configure balance amount notifications](https://docs.cryptoprocessing.com/merchant-administration/configure-balance-amount-notifications.md) - [Configure withdrawal limits](https://docs.cryptoprocessing.com/merchant-administration/configure-withdrawal-limits.md) - [Deactivate an API key](https://docs.cryptoprocessing.com/merchant-administration/deactivate-an-api-key.md) - [Generate and activate API keys](https://docs.cryptoprocessing.com/merchant-administration/generate-and-activate-api-keys.md) - [Log in and configure 2FA](https://docs.cryptoprocessing.com/merchant-administration/log-in-and-configure-2-fa.md) - [Manage allowed IP addresses for API requests](https://docs.cryptoprocessing.com/merchant-administration/manage-allowed-ip-addresses-for-api-requests.md) - [Merchant security](https://docs.cryptoprocessing.com/merchant-administration/merchant-security.md) - [Remove a user](https://docs.cryptoprocessing.com/merchant-administration/remove-a-user.md) - [Set up callback URL](https://docs.cryptoprocessing.com/merchant-administration/set-up-callback-url.md) - [User management](https://docs.cryptoprocessing.com/merchant-administration/user-management.md) - [Drupal](https://docs.cryptoprocessing.com/plugin-integrations/drupal.md) - [Joomla](https://docs.cryptoprocessing.com/plugin-integrations/joomla.md) - [Magento](https://docs.cryptoprocessing.com/plugin-integrations/magento.md) - [OpenCart](https://docs.cryptoprocessing.com/plugin-integrations/opencart.md) - [PrestaShop](https://docs.cryptoprocessing.com/plugin-integrations/prestashop.md) - [WordPress](https://docs.cryptoprocessing.com/plugin-integrations/wordpress.md) - [Approve a withdrawal](https://docs.cryptoprocessing.com/transactions-and-payments/approve-a-withdrawal.md) - [Create a mass payout](https://docs.cryptoprocessing.com/transactions-and-payments/create-a-mass-payout.md) - [Create an exchange](https://docs.cryptoprocessing.com/transactions-and-payments/create-an-exchange.md) - [Top Up & Withdraw Fiat](https://docs.cryptoprocessing.com/transactions-and-payments/top-up-and-withdraw-fiat.md) - [User data collection](https://docs.cryptoprocessing.com/user-data-collection.md) - [Contacts for crypto withdrawals](https://docs.cryptoprocessing.com/withdrawals/contacts.md) - [Crypto withdrawal fees](https://docs.cryptoprocessing.com/withdrawals/fees.md) - [Withdrawal limits](https://docs.cryptoprocessing.com/withdrawals/limits.md) - [Withdrawal statuses](https://docs.cryptoprocessing.com/withdrawals/statuses.md) ## OpenAPI Specs - [openapi](https://docs.cryptoprocessing.com/api-reference/openapi.yaml)