Skip to main content
GET
Compare one underlying asset across venues

Authorizations

X-API-Key
string
header
required

Create an API key at https://developers.coinversa.ai/keys. REST limits are shared across keys by account; access uses the effective tier of the presented key.

Path Parameters

canonical
string
required

Underlying asset identifier or recognized alias, e.g. GOLD or PAXG; not a venue instrument identifier.

Response

OK

aggregate
object
required

Totals over available venue positioning. Missing venue data can make these partial.

asset
object
required

Identity and venue coverage of the underlying asset.

query
string
required

Trimmed input identifier.

resolvedCanonical
string
required

Resolved underlying asset identifier after alias mapping.

venues
object[] | null
required

Venue instruments; omitted optional metrics mean unavailable, not zero.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/GetAssetCrossMarketBody.json"