---
title: "Changes to Exchange Information"
method: GET
path: "/api/v3/exchangeInfo"
---

# Changes to Exchange Information

`GET /api/v3/exchangeInfo`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 26 revisions.

- **2024-06-06** `6c02ecd56d37` — 3 info
- **2023-04-26** `042dad2ebffe` — 2 info
- **2022-10-13** `9d597b7942a9` — 1 info
- **2022-03-04** `f1d8926e955a` — 1 warning, 2 info
- **2021-10-25** `a484ce871a72` — 31 info

## Changes

- **2024-06-06** `6c02ecd56d37` — 3 info
  - added the required property `symbols/items/cancelReplaceAllowed` to the response with the `200` status
  - added the required property `symbols/items/otoAllowed` to the response with the `200` status
  - added the required property `symbols/items/permissionSets` to the response with the `200` status
- **2023-04-26** `042dad2ebffe` — 2 info
  - added the required property `symbols/items/allowedSelfTradePreventionModes` to the response with the `200` status
  - added the required property `symbols/items/defaultSelfTradePreventionMode` to the response with the `200` status
- **2022-10-13** `9d597b7942a9` — 1 info
  - added the new optional `query` request parameter `permissions`
- **2022-03-04** `f1d8926e955a` — 1 warning, 2 info
  - deleted the `query` request parameter `arraySymbols`
  - added the new optional `query` request parameter `symbols`
  - added the required property `symbols/items/allowTrailingStop` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 31 info
  - the response property `code` became required for the status `400`
  - the response property `exchangeFilters` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `rateLimits` became required for the status `200`
  - the response property `rateLimits/items/interval` became required for the status `200`
  - the response property `rateLimits/items/intervalNum` became required for the status `200`
  - the response property `rateLimits/items/limit` became required for the status `200`
  - the response property `rateLimits/items/rateLimitType` became required for the status `200`
  - the response property `serverTime` became required for the status `200`
  - the response property `symbols` became required for the status `200`
  - the response property `symbols/items/baseAsset` became required for the status `200`
  - the response property `symbols/items/baseAssetPrecision` became required for the status `200`
  - the response property `symbols/items/baseCommissionPrecision` became required for the status `200`
  - the response property `symbols/items/filters` became required for the status `200`
  - the response property `symbols/items/filters/items/filterType` became required for the status `200`
  - the response property `symbols/items/filters/items/maxPrice` became required for the status `200`
  - the response property `symbols/items/filters/items/minPrice` became required for the status `200`
  - the response property `symbols/items/filters/items/tickSize` became required for the status `200`
  - the response property `symbols/items/icebergAllowed` became required for the status `200`
  - the response property `symbols/items/isMarginTradingAllowed` became required for the status `200`
  - the response property `symbols/items/isSpotTradingAllowed` became required for the status `200`
  - the response property `symbols/items/ocoAllowed` became required for the status `200`
  - the response property `symbols/items/orderTypes` became required for the status `200`
  - the response property `symbols/items/permissions` became required for the status `200`
  - the response property `symbols/items/quoteAsset` became required for the status `200`
  - the response property `symbols/items/quoteAssetPrecision` became required for the status `200`
  - the response property `symbols/items/quoteCommissionPrecision` became required for the status `200`
  - the response property `symbols/items/quoteOrderQtyMarketAllowed` became required for the status `200`
  - the response property `symbols/items/status` became required for the status `200`
  - the response property `symbols/items/symbol` became required for the status `200`
  - the response property `timezone` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/api/v3/exchangeInfo/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/api/v3/exchangeInfo/get)
