Token Rankings
Market
Token Rankings
GET
Token Rankings
Documentation Index
Fetch the complete documentation index at: https://docs.asksurf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Field to sort by. market_cap sorts by total market capitalisation, change_24h sorts by 24-hour price change percentage (fetches top 250 by market cap then sorts client-side), volume_24h sorts by 24-hour trading volume.
Available options:
market_cap, change_24h, volume_24h Example:
"market_cap"
Sort order: desc (default, highest first) or asc (lowest first).
Available options:
asc, desc Example:
"desc"
Optional token category filter. When provided, results are limited to coins in that category. Supported values: MEME, AI, AI_AGENTS, L1, L2, DEFI, GAMING, STABLECOIN, RWA, DEPIN, SOL_ECO, BASE_ECO, LST.
Available options:
MEME, AI, AI_AGENTS, L1, L2, DEFI, GAMING, STABLECOIN, RWA, DEPIN, SOL_ECO, BASE_ECO, LST Example:
"MEME"
Results per page
Required range:
1 <= x <= 100Example:
20
Pagination offset
Required range:
x >= 0Example:
0