slug on each summary to drill into the full pair list via /market-segments/{slug}. Primary upstream collector: DEX Screener.x-api-key: ********************curl --location '/api/v1/crypto/dex/market-segments/trending' \
--header 'x-api-key: <api-key>'{
"data": {
"count": 0,
"segments": [
{
"name": "string",
"slug": "string",
"description": "string",
"icon": {
"type": "string",
"value": "string"
},
"marketCap": 0,
"liquidity": 0,
"volume": 0,
"tokenCount": 0,
"marketCapChange": {
"m5": 0,
"h1": 0,
"h6": 0,
"h24": 0
},
"marketCapDelta": {
"m5": 0,
"h1": 0,
"h6": 0,
"h24": 0
}
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}