Skip to main content
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)

SOL Signal Catalog

All 7 SOL-specific signals feed the council deliberation every 30 minutes. Signals are cached with a 60-second TTL to avoid hammering external APIs.

Notes

  • SOL_NETWORK_HEALTH and SOL_NETWORK_TPS are always fresh (60s probe cache) and duplicated in the top-level networkHealth / networkTps fields for convenience.
  • SOL_STAKING_PARTICIPATION uses Solana Beach as the primary source and falls back to validators.app on timeout. Both may return null during maintenance windows.
  • Deribit is used instead of Binance for SOL_FUNDING_RATE because Binance is geo-blocked on the Railway US deployment.