CoinGlass: Crypto Data API V4 (futures, spot, options, ETF) logoCoinGlass: Crypto Data API V4 (futures, spot, options, ETF)
Key from coinglass.com/user. Rate limit is plan-based.
devrels.xyz/a/334CoinGlass sells a Crypto Data API. V4 is the current REST surface. It aggregates futures, spot, options, ETF, and on-chain metrics from 30+ exchanges. Docs: docs.coinglass.com. Index: llms.txt. X @coinglass_com. Telegram t.me/Coinglass.
Register, then copy a key from coinglass.com/user. Pricing: /pricing. Some endpoints need a paid plan. The live docs host is https://open-api-v4.coinglass.com. open-api.coinglass.com (no v4) currently 500s.
Auth and limits
Every request needs header CG-API-KEY. Missing or invalid key: HTTP 401. Body success code is 0. Rate limit depends on the paid plan. Response headers: API-KEY-MAX-LIMIT (per minute) and API-KEY-USE-LIMIT. HTTP 429 when over.
curl -X GET "https://open-api-v4.coinglass.com/api/futures/supported-coins" \
-H "accept: application/json" \
-H "CG-API-KEY: YOUR_KEY"What V4 covers
Futures: open interest OHLC, funding rate OHLC, liquidations, heatmaps, long/short ratios, netflow, CVD, footprint (90d). Spot: coins, pairs, markets. Order book: L2/L3 snapshots and history. Hyperliquid whale alerts and positions (notional over $1M). ETF net inflow / AUM. MCP is in beta. There is a CoinGlass API Agent Skill.
Futures venues named on the product page include Binance, OKX, Bybit, CME, Deribit, Hyperliquid, Drift, dYdX. Options: Deribit, Binance, OKX, Bybit. Full pair lists: the supported-coins and supported-exchanges endpoints.
Resources
Keep reading
Data APIs for prices, trades, wallets. Execution APIs for swaps and perps. Demo host needs no key.
One vendor stack from warehouse SQL to 3–5s REST and agent MCP — Solana included. Here is how the products split and how builders start.
Blockworks is no longer just research podcasts. After the Messari acquisition, the product surface for builders is a dual API stack, deep Solana analytics (REV, DEX, DATs), and institutional Lightspeed IR. Here is the map: what to call, when not to use it, and a research clip on Jupiter distribution.
Get new articles in your inbox
Technical deep-dives on Solana tooling, infrastructure, and ecosystem. No noise.
