Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aioka.io/llms.txt

Use this file to discover all available pages before exploring further.

Pricing & Tiers

FeatureFreeBasicPro
Price$0$49/mo$199/mo
Calls/day1001,00010,000
Calls/minute230100
Latest Verdict
Current Regime
Health Check
27 Live Signals
Verdict History
Regime History
Cross-Asset Macro Correlation
Dark Pool Score
News NLP / Fed Tone
Flash Crash Alerts
Monte Carlo Results
AI Council Session
Ghost Trader Signals (BTC + ETH 🧪 + SOL 🧪)
SOL Ghost Trader Signals
SOL Network Health (Gate 0)
TAO Ghost Trader Status + Track Record
TAO Council Verdict (6 Specialist Agents)
TAO Live Signals (9 signals)
TAO Council Run (manual trigger)
ADA Ghost Trader Status + Track Record
Multi-Asset Performance by Regime
Signal History
Backtesting

Free Tier

Perfect for getting started, building proof-of-concepts, or integrating AIOKA signals into personal dashboards.
  • 100 API calls per day
  • Access: verdict/latest, agents/performance, regime/current, health
  • No credit card required

AI Council Agent Accuracy (Sprint 354)

  • GET /v1/agents/performance — historical directional accuracy of each AI Council agent, graded against the outcome of every closed BTC trade (BTC only; cached 1h)

EUR/USD Forex Ghost Trader (Sprint 186)

  • GET /v1/forex/eurusd/status — live EUR/USD trader state, 9 gate evaluations, latest council verdict, live spread + bid/ask
  • GET /v1/forex/eurusd/track-record — full EUR/USD trade history with stats (P&L in both pips and USD, validated paper trades X/10)
EUR/USD is AIOKA’s first non-crypto, non-commodity asset. Field names use snake_case throughout.

ADA (Cardano) Ghost Trader (Sprint 184)

  • GET /v1/ada/status — live ADA Ghost Trader state, latest council verdict, regime, ADA price, RSI(1H), EMA 200
  • GET /v1/ada/track-record — full ADA trade history with derived stats (total trades, win rate, total PnL, avg hold, best/worst)
ADA prices use 4 decimal places (e.g. $0.4812). ADA uses the 7-gate entry framework — no Gate 0 (network health) because Cardano has no significant network outages. Paper-mode only: AIOKA ADA Ghost Trader simulates entries until 10 validated paper trades have closed.

Multi-Asset Performance by Regime (Sprint A2)

  • GET /v1/ghost/regime-performance — Ghost Trader win rate and P&L aggregated by market regime across all 7 councils (BTC, ETH, SOL, ADA, TAO, Gold, EUR/USD). UNIONs every per-asset ghost-trade table, groups by the regime label persisted at entry, returns one row per regime sorted by trade count.
Public, no API key required. 300-second cache. Powers the aioka.io “Performance by Regime” widget. Get your free key →

Basic Tier — $49/month

For active traders who want the full signal picture.
  • 1,000 API calls per day
  • Everything in Free, plus:
    • All 27 live market signals
    • Verdict history (last 24h)
    • Regime history (last 7 days)
    • Cross-asset macro correlation (DXY, US10Y, Gold, BTC-Nasdaq, BTC Dominance)
    • Dark Pool Score — OTC/institutional flow intelligence
    • News NLP & Fed Tone — keyword-based Fed hawkish/dovish sentiment
    • Flash Crash Alerts — circuit breaker detection across 5/15/30-min windows
    • Monte Carlo stress testing results
Contact us to upgrade → info@aioka.io

Pro Tier — $199/month

For algorithmic traders and research teams who need the full intelligence stack.
  • 10,000 API calls per day
  • Everything in Basic, plus:
    • AI Council — BTC + ETH + SOL (6 agents + Chief Judge per asset)
    • Ghost Trader entry signals — BTC live trading + ETH, SOL, and TAO paper mode (building track records)
    • TAO Council — 6 Bittensor specialist agents (SUBNET_ORACLE, MACRO_SAGE, AI_NARRATIVE, MOMENTUM_HUNTER, LIQUIDITY_GUARDIAN, RISK_WARDEN) + Chief Judge. Pro-only due to taostats.io data costs and specialist agent complexity.
    • TAO Live Signals (9 signals) — subnet growth, staking ratio, emission rate, GitHub activity, AI sector sentiment, DeFi revenue, institutional positioning
    • Signal history for any of 27 signals
    • Historical backtesting (up to 90 days)
Contact us to upgrade → info@aioka.io

Rate Limit Headers

All responses include these headers:
X-RateLimit-Tier: free
X-RateLimit-Calls-Today: 3
X-RateLimit-Calls-Limit: 100
X-RateLimit-Reset-At: 2026-04-04T00:00:00Z

Caching

Responses are cached in Redis to reduce load and improve latency. The cached field in every response indicates whether the data came from cache:
{
  "ruling": "ACCUMULATE",
  "cached": true,
  "cache_ttl_seconds": 45
}
Cache TTLs by endpoint:
EndpointTTL
verdict/latest60s
agents/performance3600s
verdict/history120s
regime/current300s
regime/history300s
signals/latest30s
signals/history300s
council/latest60s
ghost/signal30s
ghost/status60s
eth/status60s
eth/track-record300s
sol/status60s
sol/track-record300s
tao/status60s
tao/track-record300s
tao/council60s
tao/signalsNone (always fresh)
ada/statusNone (always live)
ada/track-recordNone (always live)
backtest3600s
monte-carlo/btc3600s