The whale data layer
Executed whale trades across 15 exchanges and 3 chains, unusualness flags, and outcomes, logged live and never backfilled.
Plan & credits
API keys
Plans
10 to 50 credits per REST call, 40 to 100 per MCP tool call, from one shared balance. Plans refill monthly, roll over, and allow commercial use.
| Plan | Price | Credits / month | |
|---|---|---|---|
| KEYLESS | $0 | Public whale surfaces + the MCP server (see below) | no key needed |
| FREE KEY | $0 | 1,000 credits once, no card (about 20 to 100 calls) | Get a free key |
| BUILDER | $29/mo | 100,000 | Get Builder |
| GROWTH | $99/mo | 500,000 | Get Growth |
| SCALE | $249/mo | 2,000,000 | Get Scale |
Or pay per request, no subscription:
Quickstart
Manage keys in Your keys above, or register by API. Each key is shown once.
MCP (Model Context Protocol)
No key needed. Point an MCP client at the URL below for 16 read-only tools: whale trades, radar, signal outcomes, flow, liquidations, funding, squeeze score, projected liq zones, market snapshot, screener, history, news and more. Tool calls draw on the same monthly credit allowance as the REST API, at 2x the mirrored endpoint's rate (40 to 100 credits per call), because one user prompt fans out into roughly ten tool calls. Keyless calls, discovery and failed calls are free. Full depth needs a paid developer plan from this page, and the same plan also covers the REST API. A free key does not lift it, and neither does the $9/mo Pro website subscription. Per-client setup: coinlobster.com/connect.
https://coinlobster.com/mcp22 endpoints
Every call deducts its credit cost.
Whales (6)
| GET /api/ai/v1/whales/tape | Merged CEX + on-chain whale trades, full Pro depth: no delay filter, no $1M floorhot window ~7 days; rows exist since 2026-07-13 (CEX) / rolling 48h (DEX) | 30 cr |
| GET /api/ai/v1/whales/flow-history | Daily whale-flow history per coin: total, buy and sell USD per UTC day (?coin=BTC required)grows daily; days exist since 2026-07-07; a day only appears when capture was verifiably up | 30 cr |
| GET /api/ai/v1/whales/context | Vs-own-history stats per coin: 24h flow multiple, N-day high, buy mix, net flow, market breadth (?coin optional)derived hourly from the flow history; windows are each coin's real logged days | 20 cr |
| GET /api/ai/v1/whales/radar | Smart Money Radar: per-coin whale flow vs baseline across 1h/4h/24h windowssnapshot refreshes ~30s | 30 cr |
| GET /api/ai/v1/whales/flow/:coin | Hourly CEX/DEX buy-sell USD buckets for one coin30-day rolling hourly window | 30 cr |
| GET /api/ai/v1/analytics/whale-trades | Large trades (min size configurable) with exchange, direction and net flow | 30 cr |
Signals (2)
| GET /api/ai/v1/analytics/signals | Raw fired signal-ledger rows: whale spikes, funding extremes, squeeze flips, liquidation cascades, flow divergence, and major single-trade and percentile flags, with fire-time price and outcomesfire-time rows, never backfilled; live since 2026-07-13 | 50 cr |
| GET /api/ai/v1/signals/:type/:coin | Every historical firing of one signal type on one coin, with outcomesfire-time rows, never backfilled; live since 2026-07-13 | 30 cr |
Market (8)
| GET /api/ai/v1/market/ticker | Latest price, 5m volume, funding rates and open interest for any pair | 10 cr |
| GET /api/ai/v1/market/pairs | All supported trading pairs and exchange mappings | 10 cr |
| GET /api/ai/v1/market/config | Full market configuration | 10 cr |
| GET /api/ai/v1/market/orderbook | Combined orderbook merged across exchanges | 20 cr |
| GET /api/ai/v1/market/trades | Recent trades across all exchanges | 20 cr |
| GET /api/ai/v1/market/funding-rates | Funding rates plus long/short sentiment across futures exchanges | 20 cr |
| GET /api/ai/v1/market/open-interest | Open interest per exchange and totals | 20 cr |
| GET /api/ai/v1/market/liquidations | Recent liquidations with long/short breakdown | 20 cr |
News (4)
| GET /api/ai/v1/news/summary | AI-generated news briefing with sentiment | 50 cr |
| GET /api/ai/v1/news/headlines | Raw crypto news headlines | 10 cr |
| GET /api/ai/v1/news/sentiment | Sentiment score for a coin plus macro | 30 cr |
| GET /api/ai/v1/news/ohlc | 7-day hourly OHLC candle data | 20 cr |
DeFi (2)
| GET /api/ai/v1/defi/summary | 24h DeFi trading summary | 30 cr |
| GET /api/ai/v1/defi/top-tokens | Top DeFi tokens by 24h volume | 20 cr |
Free, permanently
No key, no signup, rate-limited per IP. These stay free.
| GET /api/public/crypto-whales | $100K+ exchange whale trades, trimmed shape | Free |
| GET /api/public/onchain-whales | On-chain DEX swaps, Ethereum / Base / Arbitrum, $250K+ teaser rows | Free |
| GET /api/public/whale-radar | Smart Money Radar, free shape (magnitude stripped on locked coins) | Free |
| GET /api/public/receipts/:type/:coin | Signal ledger outcome aggregates: how the last N clean firings went | Free |
| POST /mcp | 16 read-only market-data tools over the Model Context Protocol, keyless | Free |