Skip to main content
GET
Get available input assets for a given output asset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

inputs[]
string[]

Filter by specific input assets

Identifier in the token format ("chain:address") or fiat currency code ("USD")

outputs[]
string[]

Output assets to find inputs for

Identifier in the token format ("chain:address") or fiat currency code ("USD")

onramps[]
string[]

Filter by specific onramp providers

offramps[]
string[]

Filter by specific offramp providers

Response

Available input assets grouped by output

{key}
object