Skip to main content

Radom API reference

99 operations across 22 resource groups. The base URL for the production API is https://api.radom.com. Requests are authenticated with an API key in the Authorization header.

Checkout Session

Payment Link

Payment Session

Products

Discount Codes

Invoices

Subscriptions

Open Banking

Onramp

Balances

Swap

  • POST/swapExecute a swap

    Initiates an immediate asset swap from one token to another using your organization's balance.

  • GET/swap/{id}Get a swap

    Returns the details of a single swap belonging to your organization.

  • GET/swap/auto_on_paymentGet auto-swap on payment settings

    Returns the current auto-swap on payment configuration for your organization. When enabled, incoming payments are automatically swapped to the configured target asset.

  • PUT/swap/auto_on_paymentUpdate auto-swap on payment settings

    Enables or disables automatic swapping of incoming payments to a target asset for your organization.

  • POST/swap/quoteGet a swap quote

    Returns the estimated output amount for swapping a given asset amount to another token, without executing the swap.

  • GET/swap/supported_assetsList supported swap assets

    Returns all assets (network and token combinations) that can be used as the source in a swap.

  • POST/swap/supported_targetsList supported swap targets

    Returns all assets that can be used as the destination when swapping from the specified source asset.

Transactions

Payout

Withdrawals

Withdrawal accounts

External Accounts

Refund

Deposits

Deposit accounts

Customers

FBO Organizations

Webhooks