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

Authorizations

Authorization
string
header
required

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

Query Parameters

inputs[]
string[]

Input assets to find outputs for

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

outputs[]
string[]

Filter by specific output assets

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

features[]
enum<string>[]

Feature flags to enable additional asset edges

Available options:
BETA_EDGES,
ORG_BETA_EDGES,
ORG_EDGES

Response

Available output assets grouped by input

{key}
object