Skip to main content
GET
Pro tier endpoint — requires a valid Pro API key. Fetches fresh signal readings on every request (expect 1 — 3 seconds response time).
Tier: Pro ($199/mo) Cache: None — fetches fresh on every request Rate limit: 30/min (per tier) Read-only: No writes.

Response Fields

Top-level

Per-signal (signals array)

TAO Signal Catalog

All 9 TAO-specific signals are listed below. Signals feed the specialist agent deliberation every 30 minutes and are written to tao_signal_history.

Notes

  • Signals sourced from taostats.io are polled every 30 minutes during the council refresh cycle. Individual signal age is visible in fetchedAt.
  • INSTITUTIONAL_POSITIONING is only populated during SEC 13F filing windows (quarterly, with a 45-day lag). It returns null between filing periods.
  • AI_SECTOR_SENTIMENT is a composite — a single score derived from three underlying components (NVDA, BOTZ, IRBO). Detail is exposed in the detail string of each entry.
  • The liquidityStatus and liquidityDepthUsd fields in the top-level response are always fresh (60s probe cache) — they are NOT pulled from tao_signal_history.

Authorizations

X-API-Key
string
header
required

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

Response

TAO signals snapshot

signals
TAOSignalEntry · object[]
required
generatedAt
string<date-time>
required
liquidityStatus
string
default:UNKNOWN
liquidityDepthUsd
number | null