KB / api
GET /api/v1/signals/latest
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script — do not edit this file directly.
GET /api/v1/signals/latest
Handler: app.signals.routes.get_latest_signals
Methods: GET
Description
Current signals + regime + score + trends + context.
The ?flat=true shim that re-included Law-5 duplicates was retired at
SIGNALS_LATEST_SCHEMA_VERSION 2027.01. Requests that still include
?flat=* (any value) return 410 Gone — the typed sub-objects
(positioning, correlations, energy, inflation, volatility,
zero_dte, gamma_levels, alignment) are the only home for those
fields now.
Curl
curl -s https://bigclawd.com/api/v1/signals/latest