Skip to main content
GET
Get on-ramp asset config
Returns the list of crypto assets that can be purchased through the fiat on-ramp, along with minimum and maximum purchase amounts.

Authorizations

X-API-Key
string
header
required

Partner API key. Optional for public endpoints, required for /v1/partner/*.

Query Parameters

currency
string
required

Crypto token symbol, e.g. 'ETH'

chain
string
required

Chain name, e.g. 'ethereum'

orderCurrency
string

Fiat currency, e.g. 'USD'

Response

Asset config

data
any
required

Response payload (null on error)

error
object | null
required
meta
object
required