---
title: "Changes to Checks if the calling user can trade with others."
method: GET
path: "/v2/users/me/can-trade"
---

# Changes to Checks if the calling user can trade with others.

`GET /v2/users/me/can-trade`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 14 revisions.

- **2026-08-25** `a04d95d4c604` — 2 warning, 4 info

## Changes

- **2026-08-25** `a04d95d4c604` — 2 warning, 4 info
  - added the new `IneligibleFreeTradesLimitReached` enum value to the `tradeEligibility` response property for the response status `200` (media type: application/json)
  - added the new `IneligibleFreeTradesLimitReached` enum value to the `tradeEligibility` response property for the response status `200` (media type: text/json)
  - added the optional property `currencyTransferEligibility` to the response with the `200` status (media type: application/json)
  - added the optional property `currencyTransferEligibility` to the response with the `200` status (media type: text/json)
  - added the optional property `freeTradesAllowance` to the response with the `200` status (media type: application/json)
  - added the optional property `freeTradesAllowance` to the response with the `200` status (media type: text/json)

---

[Operation](https://skmtc.dev/roblox/apis/roblox-api/docs/v2/users/me/can-trade/get.md) · [API](https://skmtc.dev/roblox/apis/roblox-api.md) · [Page](https://skmtc.dev/roblox/apis/roblox-api/changes/v2/users/me/can-trade/get)
