Trend History
Returns a time series of weekly observations for a specific trend basket. Use this endpoint to chart basket-level trends, detect inflection points, and compare momentum across periods.Endpoint
Authentication
Requires a valid JWT passed via theAuthorization header.
Query Parameters
Basket identifier to query (e.g.
discount_seeking, trade_down, credit_stress). Defaults to discount_seeking.Number of weeks of history to return. Maximum
52.Response
The basket identifier that was queried.
Array of weekly observations ordered by
week_start ascending.Number of observations returned.