tf_premium_feed_reliability_history
Premium reliability history. Returns the daily composite-reliability time-series for one feed (param feed, e.g. btc-price), with optional from/to date bounds (YYYY-MM-DD, query window capped at 365 days). Immutable past data; an empty range no-charges. Use the free GET /api/feed-reliability for current feed ids. Costs 2 credits ($0.04 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | upper bound YYYY-MM-DD (optional) | |
| feed | No | feed id, e.g. btc-price | |
| from | No | lower bound YYYY-MM-DD (optional) |