curl --request GET \
--url https://api.coinversa.ai/api/public/v1/assets/{canonical}/cross-market \
--header 'X-API-Key: <api-key>'{
"aggregate": {
"biasRange": 123,
"longNotional": 123,
"longPositions": 123,
"netBias": 123,
"shortNotional": 123,
"shortPositions": 123,
"totalOpenInterest": 123,
"totalPositions": 123,
"totalUniqueWallets": 123,
"totalUnrealizedPnl": 123,
"totalVolume24h": 123
},
"asset": {
"canonical": "<string>",
"crossMarket": true,
"synonyms": [
"<string>"
],
"venueCount": 123
},
"query": "<string>",
"resolvedCanonical": "<string>",
"venues": [
{
"collateral": "<string>",
"dex": "<string>",
"isSynonym": true,
"symbol": "<string>",
"ticker": "<string>",
"avgLongLeverage": 123,
"avgShortLeverage": 123,
"fundingRate": 123,
"longNotional": 123,
"longPositions": 123,
"markPx": 123,
"netBias": 123,
"openInterest": 123,
"positions": 123,
"shortNotional": 123,
"shortPositions": 123,
"totalUnrealizedPnl": 123,
"uniqueWallets": 123,
"volume24h": 123
}
],
"$schema": "<string>"
}curl --request GET \
--url https://api.coinversa.ai/api/public/v1/assets/{canonical}/cross-market \
--header 'X-API-Key: <api-key>'{
"aggregate": {
"biasRange": 123,
"longNotional": 123,
"longPositions": 123,
"netBias": 123,
"shortNotional": 123,
"shortPositions": 123,
"totalOpenInterest": 123,
"totalPositions": 123,
"totalUniqueWallets": 123,
"totalUnrealizedPnl": 123,
"totalVolume24h": 123
},
"asset": {
"canonical": "<string>",
"crossMarket": true,
"synonyms": [
"<string>"
],
"venueCount": 123
},
"query": "<string>",
"resolvedCanonical": "<string>",
"venues": [
{
"collateral": "<string>",
"dex": "<string>",
"isSynonym": true,
"symbol": "<string>",
"ticker": "<string>",
"avgLongLeverage": 123,
"avgShortLeverage": 123,
"fundingRate": 123,
"longNotional": 123,
"longPositions": 123,
"markPx": 123,
"netBias": 123,
"openInterest": 123,
"positions": 123,
"shortNotional": 123,
"shortPositions": 123,
"totalUnrealizedPnl": 123,
"uniqueWallets": 123,
"volume24h": 123
}
],
"$schema": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.coinversa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get one at https://coinversa.ai/developers
OK
Show child attributes
Show child attributes
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/GetAssetCrossMarketBody.json"