Skip to main content
GET
List Tradable Assets

Authorizations

X-API-KEY
string
header
required

Query Parameters

currency
string
required

Starting currency symbol

chain_id
integer
required

Starting chain ID

amount
string
required

Order size, used to apply venue min/max limits

account_id
integer

Overrides which org settlement account to check chain eligibility against (defaults to the org's primary virtual account, same as Account Automation run-once)

check_currency
boolean

When true, also require currency support on destination settlement chains

Response

OK

data
object[]

Response payload when the request succeeded.

error
boolean

True when the request failed.

message
string

Human-readable status or error message.