This module contains endpoints for displaying information and managing the partner account, including generating deposit addresses, retrieving balances, transaction history, performing exchanges, SEPA transfers, and crypto withdrawals. These requests operate on the partner's account as a whole and do not require an external user ID.The Partner API is designed for business-level operations, such as treasury management, settlements, payouts, and controlled fund movements.Core endpoints#
Get Balances
View current balances for all supported currencies in your account.Get Transaction History
Retrieve a detailed, paginated history of all account transactions.Create Wallet
Generate a unique deposit address for a specific cryptocurrency.Retrieve Rate
Get real-time conversion rates for supported pairs.Create Exchange Lock
Get a live exchange rate and lock it for a future currency swap.Finalize Exchange
Execute a currency exchange using a previously created rate lock.Exchange Details
Track detailed information of a specific exchange operation.SEPA Deposit Info
Get your dedicated bank details for incoming SEPA transfers.SEPA Contact List
Manage saved bank accounts for external fiat payouts.Create SEPA Transfer
Send funds from your fiat balance to an external IBAN.Get SEPA Details
Check the status and details of a specific SEPA transfer.Get Network Fee
Check current blockchain gas costs and limits for withdrawals.Create Withdrawal
Initiate a cryptocurrency withdrawal to an external wallet.Withdrawal Details
Check the status and blockchain details of a crypto withdrawal.Update Travel Rule
Update compliance data for incoming cryptocurrency deposits.Get Rates
View current order-specific exchange rates.Create Order Lock
Lock a rate specifically for an Order-based transaction.Finalize Order
Execute an order transaction using a previously created lock.Get Order Details
Track the status and details of a specific order.Generate Payment Link
Create standard payment collection links.Hosted Checkout
Generate white-label payment sessions with custom branding.Payment Details
Track Payment Link status and nested blockchain transactions.Typical Workflows#
Workflow: Receiving Cryptocurrency#
1.
Generate a new wallet for the desired currency using Create Wallet. 2.
After the wallet is created, you will receive a webhook notification confirming the address.
Workflow: Currency Exchange#
Workflow: Crypto Withdrawal#
Workflow: SEPA Transfer#
Workflow: Payment Links & Checkout#
2.
Redirect your user to the provided URL to complete the payment.
Hosted Checkout (White-label) requires manual configuration. Please contact our support team to set up your logo and business parameters before use.