Skip to main content
GET
Get address for offramp account
Fetches the crypto deposit address linked to an offramp account.

Authorizations

x-api-key
string
header
required

Requires authentication via API key and HMAC signature.

  • x-api-key: Your API key generated from your Onboard Business dashboard.
  • x-timestamp: Unix epoch timestamp (seconds) used in signature, allowed skew is 30 seconds
  • x-signature: SHA256 HMAC HEX signature calculated over t={x-timestamp}&{requestBody} using your API Secret.

Path Parameters

id
string
required

Query Parameters

network
string

Response

Offramp account funding address

address
string
required

The deposit address for the offramp account.

Example:

"0x43e4715ae093a4c86b5ecddb52216c4f879e9672"

network
object
required

Details of blockchain network

supportedTokens
object[]
required
memo
string

Memo for networks that support memo.