# AIOKA Intelligence API ## Docs - [Run Backtest](https://docs.aioka.io/api-reference/backtest/run.md): Historical performance simulation (max 90 days) - [Latest Council Session](https://docs.aioka.io/api-reference/council/latest.md): Most recent AI Council multi-agent verdict - [ETH Ghost Trader Status](https://docs.aioka.io/api-reference/eth/status.md): Live ETH Ghost Trader status — current trade, latest verdict, regime, RSI, EMA - [ETH Ghost Trader Track Record](https://docs.aioka.io/api-reference/eth/track-record.md): Full validated ETH trade history with derived performance stats - [Ghost Trader Signal](https://docs.aioka.io/api-reference/ghost/signal.md): Current entry signal from AIOKA Ghost Trader - [Ghost Trader Stats](https://docs.aioka.io/api-reference/ghost/stats.md): Public validated trade count since production launch - [Ghost Trader Status](https://docs.aioka.io/api-reference/ghost/status.md): Live 7-condition Ghost Trader entry gate breakdown - [Ghost Trader Track Record](https://docs.aioka.io/api-reference/ghost/track-record.md): Full validated trade history with per-trade detail, aggregates, and equity curve - [Health Check](https://docs.aioka.io/api-reference/health.md): Public service health check — no API key required - [Zapier / n8n Signal](https://docs.aioka.io/api-reference/integrations/zapier.md): Compact signal payload for Zapier and n8n automation workflows. - [Generate API Key](https://docs.aioka.io/api-reference/keys/generate.md): Generate a free tier API key instantly - [Cross-Asset Macro Correlation](https://docs.aioka.io/api-reference/macro/correlation.md): Assess how current macro conditions affect BTC using rules-based analysis. - [Subscribe to Newsletter](https://docs.aioka.io/api-reference/newsletter/subscribe.md): Subscribe an email to the AIOKA newsletter — public, no API key required - [Current Regime](https://docs.aioka.io/api-reference/regime/current.md): Current HMM-detected market regime with enrichment - [Regime History](https://docs.aioka.io/api-reference/regime/history.md): Paginated regime detection history (last 7 days) - [Regime Performance Stats](https://docs.aioka.io/api-reference/regime/stats.md): Historical Ghost Trader win rate and P&L aggregated by market regime - [Signal History](https://docs.aioka.io/api-reference/signals/history.md): Historical values for any of the 27 signals - [Latest Signals](https://docs.aioka.io/api-reference/signals/latest.md): Current snapshot of all 27 market signals - [Adaptive Signal Weights](https://docs.aioka.io/api-reference/signals/weights.md): Per-signal, per-regime adaptive multipliers learned from recent Ghost Trader outcomes - [SOL Ghost Trader Status](https://docs.aioka.io/api-reference/sol/status.md): Live SOL Ghost Trader status -- current trade, latest verdict, regime, RSI, EMA, Solana network health (Gate 0) - [SOL Ghost Trader Track Record](https://docs.aioka.io/api-reference/sol/track-record.md): Full validated SOL trade history with derived performance stats - [TradingView Pine Script Signal](https://docs.aioka.io/api-reference/tradingview/signal.md): Compact, flat JSON payload consumed by the AIOKA Pine Script v5 indicator - [Verdict History](https://docs.aioka.io/api-reference/verdict/history.md): Paginated verdict history for the last 24 hours - [Latest Verdict](https://docs.aioka.io/api-reference/verdict/latest.md): Returns the most recent AI Council verdict with individual agent votes - [Delete Webhook](https://docs.aioka.io/api-reference/webhooks/delete.md): Delete a webhook subscription by ID. - [Webhook Delivery History](https://docs.aioka.io/api-reference/webhooks/deliveries.md): Returns the last 50 delivery attempts for a specific webhook subscription. - [List Webhooks](https://docs.aioka.io/api-reference/webhooks/list.md): List all webhook subscriptions for your API key. - [Register Webhook](https://docs.aioka.io/api-reference/webhooks/register.md): Register a webhook URL to receive HMAC-SHA256-signed POST payloads when AIOKA events occur. - [Test Webhook](https://docs.aioka.io/api-reference/webhooks/test.md): Send a test payload to a registered webhook URL to verify connectivity. - [Authentication](https://docs.aioka.io/authentication.md): How to authenticate with the AIOKA Intelligence API - [Discord Integration Guide](https://docs.aioka.io/integrations/discord.md): Connect AIOKA signals to your Discord server — verdict updates, Ghost Trader trades, and regime change alerts via webhooks. - [n8n Integration Guide](https://docs.aioka.io/integrations/n8n.md): Step-by-step guide to connect AIOKA signals to n8n workflows — Telegram alerts, Discord notifications, and more. - [Introduction](https://docs.aioka.io/introduction.md): AI-powered crypto market intelligence for developers - [Quickstart](https://docs.aioka.io/quickstart.md): Get AIOKA market intelligence into your app in under 5 minutes - [Pricing & Tiers](https://docs.aioka.io/tiers.md): Choose the right AIOKA Intelligence API plan for your use case - [TradingView Integration](https://docs.aioka.io/tradingview.md): Overlay AIOKA AI signals on any BTC chart with the free Pine Script v5 indicator - [Webhooks](https://docs.aioka.io/webhooks.md): Receive real-time push events for verdicts, regime changes, and Ghost Trader signals — no polling required ## OpenAPI Specs - [openapi](https://docs.aioka.io/openapi.json)