BitMart Futures Trading API

The BitMart Futures Trading REST API enables trading of perpetual futures contracts on the BitMart derivatives platform. Developers can submit and cancel orders including plan orders, take-profit and stop-loss orders, and trailing stop orders. The API provides endpoints for querying contract details, market depth, open interest, funding rates, klines, and leveraged position data. A simulated trading environment is available at demo-api-cloud-v2.bitmart.com for strategy testing without risking capital.

API entry from apis.yml

apis.yml Raw ↑
aid: bitmart:futures-trading-api
name: BitMart Futures Trading API
tags:
- Cryptocurrency
- Derivatives
- Futures
- Perpetual
- Trading
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api-cloud-v2.bitmart.com
humanURL: https://developer-pro.bitmart.com/en/futuresv2/
properties:
- url: https://developer-pro.bitmart.com/en/futuresv2/
  type: Documentation
description: The BitMart Futures Trading REST API enables trading of perpetual futures contracts on the
  BitMart derivatives platform. Developers can submit and cancel orders including plan orders, take-profit
  and stop-loss orders, and trailing stop orders. The API provides endpoints for querying contract details,
  market depth, open interest, funding rates, klines, and leveraged position data. A simulated trading
  environment is available at demo-api-cloud-v2.bitmart.com for strategy testing without risking capital.