---
title: "Changes to Get Tokenomics V1 Usage Trends"
method: POST
path: "/tokenomics/v1/usage-trends"
---

# Changes to Get Tokenomics V1 Usage Trends

`POST /tokenomics/v1/usage-trends`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 14 revisions.

- **2026-08-22** `83e631725038` — 8 breaking, 1 warning, 6 info
- **2026-08-05** `1f7a6a4a81ad` — 1 info

## Changes

- **2026-08-22** `83e631725038` — 8 breaking, 1 warning, 6 info
  - removed `#/components/schemas/TokenomicsTimeRange` from the `filters/time_range` request property `anyOf` list
  - added `#/components/schemas/TokenomicsDailyUsageTrendsV1Response, #/components/schemas/TokenomicsFiscalUsageTrendsV1Response` to the response body `oneOf` list for the response status `200`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data_freshness` from the response with the `200` status
  - removed the required property `date_range` from the response with the `200` status
  - removed the required property `directory` from the response with the `200` status
  - removed the required property `group_by` from the response with the `200` status
  - removed the required property `series` from the response with the `200` status
  - removed the request property `scope`
  - added the new optional request property `filters/leader_user_key`
  - added the new optional request property `fiscal_calendar_version_id`
  - added the new optional request property `interval`
  - added the new optional request property `view`
  - added `#/components/schemas/TokenomicsFiscalTimeRange` to the `filters/time_range` request property `anyOf` list
  - added response discriminator for the response status `200`
- **2026-08-05** `1f7a6a4a81ad` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/galileo/apis/galileo-api-server/docs/tokenomics/v1/usage-trends/post.md) · [API](https://skmtc.dev/galileo/apis/galileo-api-server.md) · [Page](https://skmtc.dev/galileo/apis/galileo-api-server/changes/tokenomics/v1/usage-trends/post)
