Live · updated every 3 min HMAC-secured API 250+ assets

The IQ of crypto.

AI-powered crypto signals API. Smart-money flows, opportunity & risk rankings and market sentiment — real-time, battle-tested, one API call away.

250+Assets tracked
3 minRefresh cadence
3Signal rankings
99.9%Edge uptime
Live from the engine

Real-time signal rankings

Streaming straight from the CoinIQ engine — the exact data your integration receives.

Smart MoneyFunds flow ranking
OpportunityAI opportunity ranking
Risk RadarRisk ranking
Loading live signals…
What's inside

Signals built for decisions

Every endpoint is computed, scored and ranked by the CoinIQ engine — not raw market data dumps.

💧

Smart-Money Flows

Track where capital is rotating with funds-flow rankings across spot and perps, refreshed continuously.

🎯

AI Opportunity Scoring

Each asset gets a 0–100 opportunity score blending momentum, sentiment and flow into one signal.

🛡️

Risk Radar

Surface assets flashing elevated risk so your users avoid the drawdowns before they happen.

📊

Market Sentiment

Fear & Greed and bullish/bearish ratios baked into every signal for full context.

Drop-in API

Clean REST endpoints with HMAC auth. Schema-compatible — swap your provider in minutes.

🌐

250+ Assets · Edge

Top-250 coverage served from a global edge network. Low latency, anywhere your app runs.

Integrate in minutes

One signed request away

Authenticate with your API key and an HMAC-SHA256 signature. Get back ranked, scored signals as clean JSON.

  • HMAC-SHA256 request signing
  • JSON responses, predictable schema
  • Funds / Opportunity / Risk + per-coin detail
  • Per-client keys & usage isolation
// 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,
});
Pricing

Plans that scale with you

Start free, upgrade when your volume grows. Custom terms for high-throughput partners.

Starter

$0 / mo

For testing & small projects

  • All 3 signal rankings
  • 10k requests / month
  • 60s data freshness
  • Community support
Start free
POPULAR

Pro

$199 / mo

For production apps

  • Everything in Starter
  • 1M requests / month
  • Per-coin detail endpoints
  • Priority support & SLA
Get Pro

Enterprise

Custom

For partners & white-label

  • Unlimited volume
  • Dedicated keys & isolation
  • Custom signals & assets
  • Direct engineering channel
Contact us

Give your product the IQ of crypto

Plug into real-time AI signals today. No infrastructure to build, no data to wrangle.

Get your API key →