---
title: "Aggregated daily delta across the whole TensorFeed dataset"
method: GET
path: "/api/premium/whats-new"
tags: ["Premium"]
---

# Aggregated daily delta across the whole TensorFeed dataset

`GET /api/premium/whats-new`

## Query parameters

- `days` integer
- `news_limit` integer

## Request body

- object
  - `days` integer — Lookback window in days
  - `news_limit` integer — Max number of news headlines included (server clamps to 25)

## Response `200`

New models, new pricing, new status incidents, top news.

- object

## Other responses

- `402` — Payment Required

---

[API](https://skmtc.dev/tensorfeed/apis/tensorfeed-api.md) · [All operations](https://skmtc.dev/tensorfeed/apis/tensorfeed-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tensorfeed/tensorfeed-api/revisions/017e10130065/schema)
