GuidesAPI ReferenceChangelog
API Reference

Get Deposit Instructions

Returns the default deposit instruction for a specified asset and network.

Supported Instruction Types:

  • Fiat — Bank account details for Wire and SWIFT deposits
  • Crypto — Wallet address for token deposits

Default Wallet Addresses:

Each customer is automatically assigned a default deposit address for the following networks:

NetworkType
EVM (e.g. Ethereum, Polygon, BNB Chain)Default wallet address
SolanaDefault wallet address
TronDefault wallet address

Customers may also request additional deposit addresses on any of these networks. This endpoint always returns the default address only. To manage multiple addresses, use the following endpoints instead:

EndpointDescription
GET /all_deposit_instructionsList all deposit addresses across all networks
POST /deposit_instructionRequest an additional deposit address
GET /deposit_instruction/{id}Retrieve a specific deposit address by ID

For crypto deposits, verify the token contract address carefully before transferring funds to ensure you are depositing the correct token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer ID

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

Deposit network. Crypto: ETHEREUM, POLYGON, ARBITRUM, AVALANCHE, BASE, BNBCHAIN, SOLANA, TRON. Fiat: US_FEDWIRE, SWIFT.

Responses

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