KB / api
GET /api/v1/source-health/trends
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/source-health/trends
Handler: app.main.api_source_health_trends
Methods: GET
Description
Per-source rolling reliability series over the last days calendar days.
Drives the Polygon.io migration decision: sustained dip below 90% reliability or rising fallback rate on the heavy yfinance sources (market, breadth, eps, energy) is the trigger to revisit.
Parameters
| In | Name | Type | Default | Description |
|---|---|---|---|---|
| query | days | int | 30 |
Curl
curl -s https://bigclawd.com/api/v1/source-health/trends