Skip to main content
GET
Pro tier endpoint — requires a valid Pro API key. The ETH council runs 6 specialist agents tuned to Ethereum-specific intelligence (Sprint ETH Phase 2).
Tier: Pro ($199/mo) Cache: None Rate limit: 30/min (per tier) Read-only: Never writes to any trading table.

Response Fields

Top-level

verdict fields

Specialist Agents

The ETH council replaces the generic BTC agent personas with 6 specialists calibrated for Ethereum-specific intelligence. Each agent produces an independent ruling and confidence score. The Chief Judge aggregates all 6 votes into the final verdict. The agentVotes object in every verdict response maps each agent name to its individual ruling and confidence. Disagreement between agents is reflected in the final confidence score — unanimous verdicts carry the highest confidence.

Veto Rules

DEFI_LIQUIDITY_WARDEN and RISK_WARDEN carry veto power. When either returns AVOID with confidence > 0.7, the council ruling becomes AVOID regardless of what the other four agents vote. Vetoes are enforced deterministically in Python — never trusted to LLM compliance.

Authorizations

X-API-Key
string
header
required

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

Response

ETH council verdict

verdict
ETHCouncilVerdict · object | null
nextRefreshMinutes
integer
default:30