Skip to main content
GET
List Swap Targets

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

Starting amount used for reachability sizing

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.