GuidesAPI ReferenceChangelog
API Reference

Estimate Transaction Fees

Get estimated fees before executing a transaction.

Actions:

  • DEPOSIT: Deposit of assets
  • WITHDRAWAL: Withdrawal of assets
  • CONVERSION: Not supported - use /conversions/quote instead

Fee Calculation:

The fee is determined by combining action + asset:

  • DEPOSIT + Crypto asset (USDC, USDT, etc.) → No fee
  • DEPOSIT + Fiat currency (USD, EUR, MXN) → Fiat deposit fee
  • WITHDRAWAL + Crypto asset → Crypto withdrawal fee (includes gas)
  • WITHDRAWAL + Fiat currency → Fiat withdrawal fee

Notes:

  • Crypto withdrawal fees include network gas fees and may fluctuate
  • Fiat fees are fixed rate + percentage

Networks:

  • Crypto: ETHEREUM, POLYGON, ARBITRUM, AVALANCHE, BASE, BNBCHAIN, SOLANA, TRON
  • Fiat: US_ACH, US_FEDWIRE, US_RTP, SWIFT, CUBIX, BANK_TRANSFER, PIX_TRANSFER
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer ID

Body Params

Request body for fee estimation

string
enum
required

Transaction action for fee estimation

  • DEPOSIT: Deposit of assets (crypto deposit, fiat deposit )
  • WITHDRAWAL: Withdrawal of assets (both crypto and fiat have fees)
  • CONVERSION: Not supported yet - use /conversions/quote instead
  • AUTO_CONVERSION: Not supported yet

The actual transaction type (crypto vs fiat) is determined by the asset field.

Allowed:
string
required

Amount for fee calculation

string
required
  • Stablecoin assets: USDC, USDT, PYUSD, RLUSD, USDG, USDP, EURC, MXNB, 1USD(1USD/USDC conversion only, deposit/withdrawal not supported)
  • Digital assets: BTC
  • Fiat currencies: USD
string
required
Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json