---
title: "Changes to Get API Key Permission (USER_DATA)"
method: GET
path: "/sapi/v1/account/apiRestrictions"
---

# Changes to Get API Key Permission (USER_DATA)

`GET /sapi/v1/account/apiRestrictions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2023-11-15** `9399561e0be2` — 1 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 15 info

## Changes

- **2023-11-15** `9399561e0be2` — 1 info
  - added the optional property `enablePortfolioMarginTrading` to the response with the `200` status
- **2021-10-25** `a484ce871a72` — 2 breaking, 15 info
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `createTime` became required for the status `200`
  - the response property `enableFutures` became required for the status `200`
  - the response property `enableInternalTransfer` became required for the status `200`
  - the response property `enableMargin` became required for the status `200`
  - the response property `enableReading` became required for the status `200`
  - the response property `enableSpotAndMarginTrading` became required for the status `200`
  - the response property `enableVanillaOptions` became required for the status `200`
  - the response property `enableWithdrawals` became required for the status `200`
  - the response property `ipRestrict` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `permitsUniversalTransfer` became required for the status `200`
  - the response property `tradingAuthorityExpirationTime` became required for the status `200`

---

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