Skip to main content
GET
AI Council Agent Accuracy
To use the playground, enter your API key in the X-API-Key field above. Don’t have a key? Get one free →

Overview

Returns the historical accuracy of each AI Council agent. For every closed BTC Ghost Trader trade, AIOKA locates the council verdict that triggered it and checks which agents voted in the direction that actually paid off. The result is each agent’s hit rate across all graded trades. Asset: BTC only — the only asset with a live closed-trade record. Tier: Free ✅ Cache TTL: 3600 seconds (1 hour)

How accuracy is graded

Each closed trade’s outcome direction is derived from its result and direction: Only directional votes (BULLISH / BEARISH) are graded. NEUTRAL votes and non-directional rulings (e.g. RISK SHIELD’s PROCEED / REDUCE / WAIT / AVOID) carry no directional claim, so they are excluded from the denominator rather than counted as wrong. An agent with no directional history is omitted from the response.

Response Fields

Accuracy is computed only from BTC trades because BTC is the only asset with a validated, closed-trade record. Other asset councils (ETH, SOL, etc.) do not yet expose accuracy stats.

Authorizations

X-API-Key
string
header
required

Your AIOKA Intelligence API key (format: aik_{tier}_{random})

Response

Per-agent accuracy stats

/v1/agents/performance — per-agent accuracy across closed BTC trades.

asset
string
required
trades_analyzed
integer
required
agents
AgentPerformanceItem · object[]
required
cached
boolean
required
cache_ttl_seconds
integer
required