Basic Tier ($49/mo)
Latest Signals
Current snapshot of all 27 market signals
GET
To use the playground, enter your API key in the X-API-Key field above.
Requires BASIC tier key ($49/mo). Contact info@aioka.io to upgrade.
Signal Categories
- On-chain: SOPR, MVRV Z-Score, NUPL, Hash Ribbon, Exchange Flow
- Macro: US10Y, DXY, Gold, BTC-NASDAQ Correlation
- Options: Put/Call Ratio, DVOL, Options OI
- Liquidity: Stablecoin Mint, Whale Flow, Entity Pressure
- Liquidation: Directional Bias, Cascade Risk, Proximity Alert
Macro Calendar
Themacro_calendar object reports the current ForexFactory economic-calendar
status — FOMC, Non-Farm Payrolls, and CPI awareness shared across all AIOKA
councils.
| Field | Description |
|---|---|
tier | NONE / TIER1 / TIER2 / TIER3 — tier of the active or next event |
event_name | Name of the active or next high-impact event (null if none) |
hours_until | Hours until that event (0.0 when an event is active now) |
is_active | true when a high-impact event is happening now |
status | CLEAR / WATCH / WARNING / BLACKOUT — UI-ready summary |
BLACKOUT status (TIER-1 event) means every council is paused for the day.
Authorizations
Your AIOKA Intelligence API key (format: aik_{tier}_{random})
Response
Signal snapshot
Sprint 343 — current macro economic calendar status.
Surfaced on GET /v1/signals/latest so SSR consumers (the aioka.io live
page) can render a FOMC/NFP/CPI awareness indicator without parsing the
raw MACRO_CAL_* signals. Backed by the Sprint 341 MacroCalendarProvider.