Skip to main content

Update log

2026-05-12

  • Documentation — Removed the standalone Fee Details Under a Specific Contract documentation page; contract-level fee fields remain covered under Get Contract Information and other fee-related endpoints.

2026-05-08

  • Documentation — Restructured Futures documentation by splitting the former consolidated account and trading reference into individual endpoint pages under the corresponding module paths.

2026-05-03

  • DocumentationGET /api/v1/contract/detail/country: expanded the response field reference for the contract object under data, and refreshed the worked example (fee modes, risk tiers, flags such as apiAllowed / feeRateMode, and related metadata).

2026-04-25

  • DocumentationPOST /api/v1/private/order/create: clarified that on success, data is an object containing orderId (string) and ts (Unix millisecond server response time); on failure, success is false and data is null.

2026-04-18

  • DocumentationGET /api/v1/contract/funding_rate/{symbol}: refreshed the request parameter reference (including the documented requirement for symbol) and added idxPrice and fairPrice to the response fields and sample payload.

2026-03-31

  • Updated — Futures Trading API maintenance ended; trading access reopened.

2026-01-19

  • Added — STP and batch order API; futures API base domain changed to https://api.mexc.com.

2025-12-08

  • Added — WebSocket channel push frequency description.

2025-12-05

  • Added — WebSocket incremental order book maintenance mechanism.

2025-12-02

  • Added — Endpoint api/v1/private/order/list/open_orders; removed endpoints api/v1/private/order/open_orders and api/v1/private/order/close_orders.

2025-11-25

  • Added — Contract WebSocket: overall update, including web/APP login flows.

2025-11-03

  • Added — Contract API: comprehensive update, including internationalization support and error code optimization.

2025-08-21

  • Updated — WebSocket deal stream: zipped push enabled by default (compress = true).

2025-04-09

  • Updated — WebSocket incremental depth stream: zipped push enabled by default (compress = true).

2024-01-31

  • Updated — WebSocket base URL: wss://contract.mexc.com/edge.

2022-07-25

  • Maintenance — Place-order and cancel-order endpoints temporarily unavailable; query endpoints remained available.

2022-07-07

  • Added — Get contract information: response field apiAllowed (true / false) indicating whether API trading is supported.

2021-03-30

  • Updated — Paths and response formats adjusted for: all history orders, ongoing orders, history positions, stop-limit order list, trigger order list, and all transaction details (legacy paths still supported; gradual deprecation planned).

2021-01-15

  • Added — Contract API initial release.