AI-powered crypto signals API. Smart-money flows, opportunity & risk rankings and market sentiment — real-time, battle-tested, one API call away.
Streaming straight from the CoinIQ engine — the exact data your integration receives.
Every endpoint is computed, scored and ranked by the CoinIQ engine — not raw market data dumps.
Track where capital is rotating with funds-flow rankings across spot and perps, refreshed continuously.
Each asset gets a 0–100 opportunity score blending momentum, sentiment and flow into one signal.
Surface assets flashing elevated risk so your users avoid the drawdowns before they happen.
Fear & Greed and bullish/bearish ratios baked into every signal for full context.
Clean REST endpoints with HMAC auth. Schema-compatible — swap your provider in minutes.
Top-250 coverage served from a global edge network. Low latency, anywhere your app runs.
Authenticate with your API key and an HMAC-SHA256 signature. Get back ranked, scored signals as clean JSON.
// Fetch the smart-money ranking const ts = Date.now().toString(); const body = "{}"; const sign = hmacSHA256(SECRET, ts + body); // hex await fetch("https://api.coiniq.one/open/v1/ai/getFundsCoinList", { method: "POST", headers: { "X-API-KEY": API_KEY, "X-TIMESTAMP": ts, "X-SIGN": sign, }, body, });
Start free, upgrade when your volume grows. Custom terms for high-throughput partners.
For testing & small projects
For production apps
For partners & white-label
Plug into real-time AI signals today. No infrastructure to build, no data to wrangle.
Get your API key →