Market intelligence API for autonomous agents. Get comprehensive market briefs combining trending tokens, whale activity, and lending rates. Retrieve historical price data and OHLCV candles at multiple intervals (1m to 1D). Track large trades and smart money patterns. First-mover alerts with minimal noise.
{
"api": {
"name": "Moon IQ Market Intelligence",
"slug": "moon-iq-market-intelligence",
"version": "1.0.0",
"base_url": "https://moon-iq.com/api",
"description": "Market intelligence API for autonomous agents. Get comprehensive market briefs combining trending tokens, whale activity, and lending rates. Retrieve historical price data and OHLCV candles at multiple intervals (1m to 1D). Track large trades and smart money patterns. First-mover alerts with minimal noise.",
"documentation_url": "https://moon-iq.com/agents"
},
"auth": {
"type": "bearer"
},
"cost": {
"model": "freemium",
"currency": "USD",
"per_call": 0.002,
"pricing_url": "https://moon-iq.com/agents",
"free_tier_calls": 500
},
"pricing": {
"model": "freemium"
},
"scoring": {
"liveness": "operational",
"uptime_30d": 99.85,
"avg_response_ms": 95,
"health_check_url": "https://moon-iq.com/api/health"
},
"metadata": {
"category": {
"name": "Data & Analytics",
"slug": "data-analytics"
},
"provider": {
"id": "9d025f15-8198-42f8-8834-3d6107d8daba",
"name": "Moon IQ"
},
"generated_at": "2026-02-17T22:50:48.795Z",
"published_at": "2026-02-17T22:50:48.795Z"
},
"endpoints": [
{
"path": "/market/brief",
"method": "GET",
"summary": "Get market brief",
"description": "Trending tokens, whale activity, yields, first movers — all in one call.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/{address}/price-history",
"method": "GET",
"summary": "Get price history",
"description": "Historical prices for 1d, 1w, 1m, 3m, 1y, 5y periods.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/{address}/ohlcv",
"method": "GET",
"summary": "Get OHLCV candles",
"description": "Candlestick data at 1m, 5m, 15m, 1H, 4H, 1D intervals.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/market/whales",
"method": "GET",
"summary": "Track whale trades",
"description": "Large trades and smart money movement patterns.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/market/trending",
"method": "GET",
"summary": "Get trending overview",
"description": "First movers and momentum signals.",
"response_schema": null,
"request_body_schema": null
}
],
"rate_limits": {
"requests": 100,
"window_seconds": 60
},
"capabilities": [
"market-data",
"crypto",
"real-time",
"charts",
"whale-tracking",
"ohlcv",
"analytics"
],
"shipyard_version": "2.0"
}100 req / 60s
curl /api/v1/registry/moon-iq-market-intelligence