BitMart Account and Wallet API

The BitMart Account and Wallet API provides programmatic access to funding account management, including wallet balance queries, deposit address retrieval, withdrawal application submission, and deposit/withdrawal history. Developers can look up available currencies, query withdrawal fee estimates, manage pre-verified withdrawal address lists, and retrieve detailed deposit and withdrawal transaction records for reconciliation. All sensitive wallet operations require SIGNED authentication with a valid API key.

API entry from apis.yml

apis.yml Raw ↑
aid: bitmart:account-wallet-api
name: BitMart Account and Wallet API
tags:
- Account
- Cryptocurrency
- Deposits
- Wallet
- Withdrawals
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api-cloud.bitmart.com
humanURL: https://developer-pro.bitmart.com/en/spot/
properties:
- url: https://developer-pro.bitmart.com/en/spot/
  type: Documentation
description: The BitMart Account and Wallet API provides programmatic access to funding account management,
  including wallet balance queries, deposit address retrieval, withdrawal application submission, and
  deposit/withdrawal history. Developers can look up available currencies, query withdrawal fee estimates,
  manage pre-verified withdrawal address lists, and retrieve detailed deposit and withdrawal transaction
  records for reconciliation. All sensitive wallet operations require SIGNED authentication with a valid
  API key.