Crypto
Market segment detail with full pair list
Detail view of a single on-chain DEX market segment by slug. Returns the segment's aggregate market cap, liquidity, 24-hour volume, token count, rolling market-cap percent-change / delta, plus the full pair list for every token in the segment with live on-chain prices, transaction counts, and liquidity. Use /market-segments/trending to discover available slugs. Sourced from on-chain DEX data.
get/api/v1/crypto/dex/market-segments/{slug}
Path parameters
slugstring required
Segment slug from /market-segments/trending (lowercase-hyphen, e.g. meme-hall-of-fame, chinese, ai).
Segment slug from /market-segments/trending (lowercase-hyphen, e.g. meme-hall-of-fame, chinese, ai).
Response
Full market segment detail from the on-chain DEX index with aggregate metrics and pair list.
Example response
{
"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": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}