---
title: "Changes to Market summary - major indices"
method: GET
path: "/api/v2/market/summary"
---

# Changes to Market summary - major indices

`GET /api/v2/market/summary`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-28** `560e8847c7b3` — 14 breaking
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-28** `560e8847c7b3` — 14 breaking
  - the response property `data/items/change` became optional for the status `200`
  - the response property `data/items/change_pct` became optional for the status `200`
  - the response property `data/items/exchange` became optional for the status `200`
  - the response property `data/items/market_state` became optional for the status `200`
  - the response property `data/items/price` became optional for the status `200`
  - the response property `data/items/short_name` became optional for the status `200`
  - the response property `data/items/symbol` became optional for the status `200`
  - response property `data/items/change` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/items/change_pct` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/items/exchange` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/market_state` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/price` list-of-types was widened by adding types `integer and null` to media type `application/json` of response `200`
  - response property `data/items/short_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/symbol` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v2/market/summary/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/market/summary/get)
