v1
latestOpenAPI 3.1.02026-07-265385123.6 KBMarket Data
Get asset contexts
Retrieve market contexts including current prices, 24h volume, 24h price change, funding rates, and open interest for all or a specific market.
get/api/v1/asset_contexts
Query parameters
marketstring
Filter by specific market address
Response
Asset context retrieved successfully
Example response
[
{
"market": "0xmarket123..."
}
]