Cross-asset market intelligence for AI agents. 130+ endpoints. Not raw data — intelligence.
Base URL: https://api.agentcanary.ai/api
Auth: Wallet-based API keys. Create key → deposit USDC/USDT on any supported EVM chain → use key as query param.
Briefs: 4× daily auto-generated intelligence — Radar (03:15), Signal (09:15), Pulse (15:15), Wrap (21:15 UTC).
Telegram: @AgentCanary — live briefs.
App: app.agentcanary.ai — dashboard, billing, API key management.
Docs: api.agentcanary.ai/api/docs — interactive Swagger UI.
Website: agentcanary.ai
1. POST /api/keys/create { walletAddress: "0x..." } → returns apiKey
2. Send USDC/USDT to the receiving address shown at agentcanary.ai (Base, Ethereum, Arbitrum, Optimism, Polygon)
3. POST /api/billing/check { apiKey: "..." } → auto-detects payment, credits account
4. Use endpoints: GET /api/data/realtime-prices?apikey=YOUR_KEY
Minimum deposit: $5. Credits never expire. No subscriptions. No KYC.
| Tier | Cumulative Deposit | Per Call | Rate Limit | Access |
|---|---|---|---|---|
| ------ | ------------------- | ---------- | ------------ | -------- |
| Explorer | Free | $0.02 | 10/min, 50/day | Integration sandbox. Real-time prices + macro regime + indicator catalog + latest brief preview. Wire AC into your agent and verify shape before depositing. |
| Builder | $50+ | $0.02 | 60/min, 5K/day | + indicator values, news, whale alerts, fear-greed, macro snapshot, signals, narratives, predictions, calendar, newsletters |
| Signal | $150+ | $0.015 | 120/min, 20K/day | All 130+ endpoints. AI reports. Orderbook. DeFi. Options. |
| Institutional | $500+ | $0.01 | 300/min, unlimited | White-label. SLA. Custom integrations. |
1. GET /api/macro/regime every 4–6 hours → classify risk environment
2. If Risk-Off → suppress trading, reduce exposure
3. If Risk-On → allow strategy execution, check signals
4. GET /api/data/whale-alerts every 15–30 min → event-driven interrupts
5. GET /api/signals/decision-engine before entries → multi-factor confirmation
AgentCanary is risk intelligence middleware. It tells your agent when conditions are favorable — your agent decides what to do.
Full endpoint documentation with response examples: references/endpoints.md
/api/...)| Category | Key Endpoints | Tier |
|---|---|---|
| ---------- | -------------- | ------ |
| Indicators (36) | /indicators, /indicators/summary, /indicators/:name, /indicators/:name/history — includes Bull Market Support Band, Pi Cycle, Wyckoff Structure, Stablecoin Composite, Composite Risk Score, and 31 more | Explorer–Signal |
| Scenarios | /scenarios/current, /scenarios/history, /scenarios/signals | Signal |
| Briefs | /briefs/latest, /briefs/feed, /briefs/archive, /briefs/:type | Explorer–Signal |
| Macro | /macro/regime, /macro/snapshot, /macro/signals, /macro/global-liquidity, /macro/us-m2, /macro/central-banks, /macro/supply-chain | Explorer–Builder |
| Regime | /regime, /regime/matrix, /regime/history | Signal |
| Signals | /signals/correlations, /signals/sector-rotation, /signals/btc-etf-flows, /signals/fear-greed, /signals/whale-alerts, /signals/geopolitical-risk, /signals/decision-engine + 26 more | Signal |
| Narratives | /narratives, /narratives/history, /narratives/:name | Signal |
| Expectations | /expectations, /expectations/rotation, /expectations/crowded, /expectations/early | Signal |
| DeFi | /defi/intelligence, /defi/pe-ratios, /defi/yields, /defi/perps, /defi/stablecoins, /defi/chains, /defi/unlocks, /defi/signals | Signal |
| BTC Options | /btc-options, /btc-options/maxpain, /btc-options/skew | Signal |
| Derivatives | /derivatives, /derivatives/oi, /derivatives/oi/top, /derivatives/oi/shifters, /derivatives/liquidations — cross-exchange OI across 43 perps + intraday 4h shifters + 24h/4h liquidations with long/short USD split + per-side event counts | Signal |
| Central Banks | /central-banks, /central-banks/balance-sheets, /central-banks/btc, /central-banks/stablecoins, /central-banks/gold, /central-banks/reserves, /central-banks/tic | Signal |
| Premiums | /premiums, /premiums/coinbase, /premiums/kimchi | Signal |
| Predictions | /predictions, /predictions/movers, /predictions/:slug | Signal |
| Sentiment | /sentiment/reddit | Signal |
| Mean Reversion | /mr/signals, /mr/trades, /mr/stats | Signal |
| Hindenburg | /hindenburg, /hindenburg/history | Signal |
| CAPE | /cape | Signal |
| Kill Conditions | /kill-conditions | Signal |
| Crypto Re-entry | /crypto-reentry, /crypto-reentry/history | Signal |
| Institutional | /institutional/13f | Signal |
| News | /news/trending, /news/stats, /news/market-analysis, /news/xtg-analysis | Signal |
/api/data/...)Cached datasets refreshed on schedule. 26 datasets covering prices, macro, crypto, news, institutional, calendar.
| Dataset | Tier | Description |
|---|---|---|
| --------- | ------ | ------------- |
realtime-prices | Explorer | 100+ crypto tokens, 24h change |
yahoo-quotes | Builder | SPY, QQQ, VIX, TLT, DXY, Oil, 16 sector ETFs, stocks |
whale-alerts | Builder | Large crypto transactions |
breaking-news | Builder | Financial news with FinBERT sentiment |
fear-greed | Builder | Crypto Fear & Greed Index |
macro-snapshot | Builder | 30+ FRED series, regime, risk gauge, z-scores |
funding-rates | Builder | Perpetual funding rates across exchanges |
financial-calendar | Builder | High-impact economic events |
newsletters | Builder | Curated newsletter intelligence |
narrative-scores | Signal | 21 narrative themes, crowding 1–5 |
btc-etf-flows | Signal | Bitcoin ETF daily flows |
reddit-sentiment | Signal | 14 subreddit sentiment analysis |
decision-engine | Signal | Multi-factor crypto re-entry scoring |
scenario-probs | Signal | 6 macro scenario probabilities |
Plus 12 more datasets. Full list in references/endpoints.md.
| Signal | Update Frequency | Recommended Cadence |
|---|---|---|
| -------- | ----------------- | ------------------- |
| Macro regime | Every 6h | Every 4–6 hours |
| Signal states (1d) | Daily close | Every 4–6 hours |
| Whale alerts | Real-time | Every 15–30 min |
| Funding rates | Every 8h | Every 4–8 hours |
| Breaking news | Real-time | Every 15–30 min |
| Briefs | 4× daily | After each brief window |
| DeFi yields | Every 4h | Every 4–6 hours |
| BTC options | Daily | Every 4–6 hours |
The agentcanary-mcp npm package wraps 17 high-level tools over the underlying 130+ HTTP endpoints. Most tools (get_briefs, get_indicators, get_signals, get_macro, etc.) call https://api.agentcanary.ai/api/... and respect the API-tier system: rate limits, credit charging, and tier gating happen server-side.
Tool added in v1.2.0 — get_market_structure: Covers leverage/depth/venue data — orderbook depth, BTC liquidation heatmap + ranges, exchange assets/volumes, Coinbase metrics. Pass view= for one of: orderbook, liquidation-heatmap, liquidation-ranges, exchange-assets, exchange-volumes, coinbase. Complements directional signals from get_signals.
Tools added in v1.3.0 — get_open_interest + get_liquidations: Live derivatives signal across 43 tracked perps (Binance, Bybit, Bitget, MEXC, OKX). get_open_interest returns aggregate OI USD + top-N by size + top-N by absolute 4h Δ% (intraday OI shifters — surfaces positioning unwinds and fresh builds). Pass view=top for just the leaderboard or view=shifters for just the intraday movers. get_liquidations returns 24h aggregate + latest-4h breakdown with long/short USD split, per-side event counts, long%/short%, and dominant-direction label. Same atoms power the pulse brief's OPEN INTEREST + Liquidations lines.
One special case — get_scores: This tool fetches https://agentcanary.ai/record/data/predictions.json from the landing site rather than the API. Implications:
predictions.json evolves, the rendered shape may shift before this tool's expectations are updated.UsageLog collection, don't count toward rate limits.This is by design (track record is a transparency surface, not a metered product), but worth knowing if you're sizing usage or building tier-aware fallbacks.
get_news, get_central_banks, get_expectations, get_macro (clearer enumeration of sub-views + categories the underlying npm server accepts).server.json synced to MCP Registry official schema for the OIDC publish path.get_open_interest — live derivatives signal across 43 tracked perps (Binance, Bybit, Bitget, MEXC, OKX). view=top returns the leaderboard by aggregate OI USD; view=shifters returns the 4h Δ%-sorted intraday movers (positioning unwinds + fresh builds). Total aggregate OI returned in both views.get_liquidations — 24h aggregate + latest-4h breakdown with long/short USD split, per-side event counts, long%/short%, dominant-direction label.OPEN INTEREST section + expanded Liquidations line under POSITIONING.get_market_structure — leverage / depth / venue data. view= selects one of: orderbook, liquidation-heatmap, liquidation-ranges, exchange-assets, exchange-volumes, coinbase. Complements directional signals from get_signals.get_indicators, get_signals, get_defi, get_btc_options, get_central_banks, get_expectations, get_macro) now enumerate the sub-types / views / categories the underlying npm server accepts.AgentCanary provides market data and intelligence for informational purposes only. Nothing constitutes financial advice.
共 4 个版本