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 15 typed sub-objects
(freshness, correlations, gamma_levels, dealer_gamma, energy,
inflation, fred_macro, stress, volatility, vintage,
rotation, zero_dte, positioning, capital_cycle, alignment)
are the only home for those fields now.
Curl
curl -s https://bigclawd.com/api/v1/signals/latest