---
title: "Changes to Estimate query"
method: POST
path: "/api/v1/services/stats/query/estimate"
---

# Changes to Estimate query

`POST /api/v1/services/stats/query/estimate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2025-10-21** `356252841f50` — 1 breaking, 1 info
- **2024-11-06** `dc03bb6c514d` — 1 info
- **2024-03-22** `dbd561304b3b` — 1 info
- **2023-12-11** `e83620df7542` — 3 info
- **2023-12-04** `b179482c50fc` — 2 info
- **2023-11-13** `fa4600c1538b` — 2 info
- **2023-11-03** `63ab3b1bb9e8` — 1 info

## Changes

- **2025-10-21** `356252841f50` — 1 breaking, 1 info
  - removed the required property `approximate_cost` from the response with the `200` status
  - added the required property `approximate_usd_cost` to the response with the `200` status
- **2024-11-06** `dc03bb6c514d` — 1 info
  - added the new optional request property `name`
- **2024-03-22** `dbd561304b3b` — 1 info
  - added the new optional `query` request parameter `chain`
- **2023-12-11** `e83620df7542` — 3 info
  - api tag `stats_service` added
  - api tag `db` removed
  - added the optional property `explain` to the response with the `200` status
- **2023-12-04** `b179482c50fc` — 2 info
  - added the new optional request property `gpt_message`
  - the request property `query` became optional
- **2023-11-13** `fa4600c1538b` — 2 info
  - api operation id `estimateStatsSqlQuery` removed and replaced with `estimateStatsQuery`
  - added the new optional request property `repeat_interval`
- **2023-11-03** `63ab3b1bb9e8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/docs/api/v1/services/stats/query/estimate/post.md) · [API](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console.md) · [Page](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/changes/api/v1/services/stats/query/estimate/post)
