Regime is a real-time crypto market regime API. One request returns bull, bear, or chop with a confidence score and the live signal breakdown behind it — so your bot knows when to trade and when to sit out.
pip install getregime · npm SDK · one endpoint
// Without Regime:// Your trend bot runs in chop → 8 stop-outs in a row// Bear market arrives → you're still long → -40% drawdown
// With Regime:if (regime === "chop") bot.pause();// Alert: "Regime shifted to BEAR (95% confidence)" → reduce exposure
$ curl https://getregime.com/api/v1/market/regime Loading live data...
No signup. No API key. Paste this into your terminal and see live regime data in 2 seconds.
curl -s https://getregime.com/api/v1/market/regime | python3 -m json.tool
Loading...
Every Monday: the current market regime, what it means, and how it's shifting. Plus real-time regime-shift alerts in our Discord — the free API tier is 15-min delayed, Discord isn't. No noise, one-click unsubscribe.
Stop guessing if the trend is real. Get a regime classification backed by a weighted vote of independent signals before you place a trade. Alerts hit your Telegram when regime shifts.
Your bot doesn't know when to stop trading. Regime does. One webhook call pauses execution in hostile regimes. Works with Freqtrade, 3Commas, and custom bots.
Regime-aware allocation. Reduce exposure in bear and chop, increase in confirmed bull. Historical regime data for backtesting. API + webhooks for systematic integration.
BTC, ETH, SOL prices, Fear & Greed, TVL, BTC dominance, total market cap — one endpoint, all key metrics.
Composite classifier: SMA cross, funding rates, fear/greed, dominance, volume, stablecoin flows, DXY, aggregated funding. A weighted model across live data sources — see the full signal breakdown at GET /api/v1/market/regime.
Crypto and macro event probabilities from Polymarket + Kalshi. See what the market is pricing in — rate cuts, ETF approvals, protocol upgrades — in one call.
DXY, VIX, SPX, Gold, Fed funds rate, 10Y treasury yield — sourced from FRED + Yahoo Finance. The macro overlay that crypto-native APIs don't give you.
Cross-exchange funding rates, open interest, liquidations, and long/short ratios from CoinGlass. See derivatives positioning without juggling exchange APIs.
Live entry/exit signals from 6 parallel strategies running on real candle data: SMA, MACD, Donchian, Volume Breakout, VWAP Reversion.
Paste any Solana token address — get a composite risk score from 7 on-chain checks: liquidity lock, holder concentration, contract verification, and more.
AI-generated narrative covering regime state, key support/resistance levels, risk factors, and opportunities. Updated every 15 minutes.
Full Swagger UI with try-it-out on every endpoint. Test live in your browser before writing a line of code.
Email + name. No credit card. Takes 30 seconds.
One call returns bull, bear, or chop with a confidence score. Free forever. No credit card.
Upgrade to Pro. When the regime changes, you get a Telegram/Discord/webhook alert within 5 minutes. Your bot pauses. You adjust. No more wrong-side losses.
// One call — full market picture const res = await fetch( 'https://getregime.com/api/v1/market/overview' ); const data = await res.json(); console.log(data.regime); // { regime, confidence, signals } console.log(data.fearGreedIndex); // 11 console.log(data.btcDominance); // 56.1 console.log(data.defiTvlUsd); // 93223774316
Loading...
curl https://getregime.com/api/v1/market/overview
The free tier gives you the market picture. Pro gives you the playbook.
6 strategies — SMA crossover, MACD, Donchian breakout, Volume breakout, VWAP reversion — run 24/7 on real candle data. You get entry/exit signals with confidence scores, not just prices to interpret yourself.
Free tier delays data by 15 minutes. Pro gives you zero-delay access — critical if you're building a trading bot or alerting system where minutes matter.
Paste any token address, get 7 on-chain safety checks: liquidity lock, holder concentration, contract verification, trading patterns, and more. One call tells you if it's safe.
Polymarket + Kalshi event probabilities, plus DXY, VIX, SPX, Gold, and Fed data from FRED + Yahoo Finance. See the full macro picture alongside crypto — the edge most traders are missing.
Free tier covers 2 assets (BTC, ETH). Pro covers 20+ assets across all endpoints — including SOL, DOGE, ADA, AVAX, and every tracked pair with full signal detail.
Glassnode starts at $799/mo. Nansen: $150/mo. CryptoQuant: $99/mo. Regime Pro: $49/mo.
| Feature | Regime Pro | CryptoQuant | Glassnode | Nansen |
|---|---|---|---|---|
| Price | $49/mo | $109/mo | $49/mo | $49/mo |
| Regime Detection | Multi-signal | No | No | No |
| Regime Shift Alerts | Telegram + Discord + Webhook | No | No | No |
| Macro Overlay (DXY, VIX, SPX) | Yes | No | No | No |
| Bot Integration (Freqtrade) | Native | No | No | No |
| Strategy Signals | 6 live lanes | No | No | No |
| Funding Rates + OI | Aggregated | Yes | Partial | No |
| On-Chain Metrics | Via signals | Deep | 800+ | Labels |
| npm SDK (2-line install) | Yes | No | No | No |
| Token Risk Scoring | 7 checks | No | No | Partial |
| API Calls / Day | 10,000 | Varies | API add-on | Credit-based |
Prices as of March 2026. Regime is the only API with built-in regime detection, macro overlay, and strategy signals.
$158+/mo
$49/mo
30-day money-back guarantee. Cancel anytime. No contracts.
Start Free — Upgrade When ReadyCoinGecko gives you prices. Glassnode gives you on-chain metrics. Neither tells you what the market regime is. Regime fuses every major market, macro and on-chain feed into one answer — bull, bear, or chop — with confidence scoring, macro overlay, and strategy signals. It's the layer on top of raw data.
The classifier weighs independent signals across price trend, funding, Fear & Greed, BTC dominance, volume, volatility and macro — each voting bull, bear or neutral, with the live breakdown returned in every API response. Every label is recorded forward in time and never restated, and the model itself is versioned in a public changelog, so you can audit exactly what produced any historical call. Transparent methodology — no black box.
We pull from 9 production APIs (Binance, CoinGecko, DeFiLlama, CoinGlass, Polymarket, Kalshi, DexScreener, FRED, Yahoo Finance) and cache aggressively. If an upstream source goes down, we serve the last known good data and flag it in the response.
Yes. 30-day money-back guarantee on Pro and Institutional. If Regime doesn't add value to your workflow, email [email protected] and we'll refund you. No questions asked. (One limit, and it only bites where data actually leaves: if you pull a bulk historical data export — Institutional and above — that billing period isn't refundable, because we can't un-give data. Pro has no bulk export, so a Pro refund is always unconditional.)
Yes. No contracts, no lock-in. Cancel from Stripe and you keep access until the end of your billing period. Your API key stays active on the free tier after that.
Yes. The dashboard at getregime.com shows live regime, signals, and market data visually. No coding required. The API and SDK are for developers who want to integrate into their tools.
Regime history is available on all tiers (7 days free, 30 days Pro, unlimited Institutional). Full historical signal and regime data is available on the Institutional plan.
Free forever — 500 calls/day, no credit card required. Upgrade to Pro ($49/mo) when you're ready.
Your API key (save it — shown only once):