Token discovery and research API for autonomous agents. Search tokens, browse trending lists, screen by market metrics (liquidity, volume, mcap, price change), retrieve detailed token briefs with momentum metrics, and run rug-pull risk analysis. Covers Solana, Ethereum, and Base chains with real-time data.
{
"api": {
"name": "Moon IQ Token Research",
"slug": "moon-iq-token-research",
"version": "1.0.0",
"base_url": "https://moon-iq.com/api",
"description": "Token discovery and research API for autonomous agents. Search tokens, browse trending lists, screen by market metrics (liquidity, volume, mcap, price change), retrieve detailed token briefs with momentum metrics, and run rug-pull risk analysis. Covers Solana, Ethereum, and Base chains with real-time data.",
"documentation_url": "https://moon-iq.com/agents"
},
"auth": {
"type": "bearer"
},
"cost": {
"model": "freemium",
"currency": "USD",
"per_call": 0.001,
"pricing_url": "https://moon-iq.com/agents",
"free_tier_calls": 1000
},
"pricing": {
"model": "freemium"
},
"scoring": {
"liveness": "operational",
"uptime_30d": 99.9,
"avg_response_ms": 65,
"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.134Z",
"published_at": "2026-02-17T22:50:48.134Z"
},
"endpoints": [
{
"path": "/token/search",
"method": "GET",
"summary": "Search tokens by name or address",
"description": "Resolve token addresses and discover tokens.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/trending",
"method": "GET",
"summary": "List trending tokens",
"description": "Currently trending tokens across chains.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/{address}",
"method": "GET",
"summary": "Get token details",
"description": "Market cap, liquidity, 24h volume, momentum metrics.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/{address}/digest",
"method": "GET",
"summary": "Get token trading brief",
"description": "Comprehensive trading brief with market data.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/screener",
"method": "POST",
"summary": "Screen tokens by metrics",
"description": "Filter by liquidity, mcap, volume, price change, holders, age. Sort by any metric.",
"response_schema": null,
"request_body_schema": null
},
{
"path": "/token/{address}/rug-check",
"method": "GET",
"summary": "Analyze rug-pull risk",
"description": "Check mint/freeze authority, holder concentration, liquidity, pool age.",
"response_schema": null,
"request_body_schema": null
}
],
"rate_limits": {
"requests": 200,
"window_seconds": 60
},
"capabilities": [
"token-research",
"crypto",
"search",
"screening",
"risk-analysis",
"real-time",
"solana",
"evm"
],
"shipyard_version": "2.0"
}200 req / 60s
curl /api/v1/registry/moon-iq-token-research