10000 GitHub - mexcer/mexc-private-api: MEXC Futures private API (Typescript, Python), extended api for trading, multi-account support via proxy. Also includes automated listing parser + trading (ex. Binance, Upbit, Bithump, etc.)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MEXC Futures private API (Typescript, Python), extended api for trading, multi-account support via proxy. Also includes automated listing parser + trading (ex. Binance, Upbit, Bithump, etc.)

License

Notifications You must be signed in to change notification settings

mexcer/mexc-private-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🚀 MEXC Private API – Unlock Restricted Endpoints & Supercharge Your Trading

Bypass "Under Maintenance" restrictions and access all endpoints that MEXC’s official API blocks. Manage multiple accounts via proxy, and automate listings/delistings (Binance, Upbit, Bithumb, etc.).


📦 What’s Included?

  • MEXC Futures Private API (Python & TS)
  • Advanced API for all needs
  • Multi-accounting & Proxy Support – Avoid bans while multi-accounting
  • Automated Listing Parser & Trading – Instant execution on new coin listings
  • Obfuscated or Open-Source – Choose your preferred version

Contacts:


🔍 Endpoints Overview

1. User Assets

  • /private/account/assets — Get All Information of User's Assets
  • /private/account/asset/{currency} — Get Single Currency Asset Information

2. Asset Transfer Records

  • /private/account/transfer_record — Get User's Asset Transfer Records

3. User Positions

  • /private/position/list/history_positions — Get Historical Positions
  • /private/position/open_positions — Get Open Positions

4. Order Management

  • /private/order/list/open_orders — Get Current Pending Orders
  • /private/order/list/history_orders — Get Historical Orders
  • /private/order/create — Create a New Order
  • /private/order/cancel — Cancel Orders
  • /private/order/cancel_all — All Orders
  • /private/order/cancel_with_external — Cancel the order according to the external order ID

5. Trigger Orders and Stop-Limit Orders

  • /private/planorder/list/orders — Get Trigger Orders
  • /private/planorder/place — Create a Trigger Order
  • /private/planorder/cancel — Cancel Trigger Order
  • /private/planorder/cancel_all — Cancel All Trigger Orders
  • /private/stoporder/list/orders — Get Stop-Limit Orders
  • /private/stoporder/cancel — Cancel single Stop-Limit trigger order
  • /private/stoporder/cancel_all — Cancel All Stop-Limit Orders

6. Risk Limits and Leverage

  • /private/account/risk_limit — Get Risk Limits
  • /private/position/change_margin — Change Margin
  • /private/position/leverage — Get Leverage
  • /private/position/change_leverage — Change Leverage
  • /private/position/position_mode — Position Mode
  • /private/position/change_position_mode — Change Position Mode

FAQ

🔹 Does it support all order types (market, limit, stop-limit)?

Yes! Full order control — see Endpoints Overview.

🔹 Can I fetch account balances and adjust leverage?

Absolutely. Real-time data and adjustments supported.

🔹 How does authentication work?

No API keys. Uses WEB-key.

🔹 Is there a setup guide or demo?

A quick-start guide is included. DM me for a live demo!

🔹 Open-source or obfuscated?

Both options available.

🔹 Multi-account friendly?

Yes. But keep in mind to use proxies to avoid bans.

🔹 Any third-party dependencies?

None.


About

MEXC Futures private API (Typescript, Python), extended api for trading, multi-account support via proxy. Also includes automated listing parser + trading (ex. Binance, Upbit, Bithump, etc.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0