curl --request GET \ --url https://api.example.com/api/v1/coins/overview
Market Data
Coins Overview
Top coins ranked by open interest with pre-computed market data.
GET
/
api
/
v1
/
coins
/
overview
Coins Overview
Copy
Ask AI
curl --request GET \ --url https://api.example.com/api/v1/coins/overview
Returns a pre-computed overview of the top coins sorted by open interest. This endpoint is optimized for fast reads — data is computed by the Collector and served instantly from cache.