BitMart
BitMart is a global cryptocurrency exchange providing REST and WebSocket APIs for spot trading, perpetual futures contracts, margin trading, real-time market data, and account and withdrawal management across 6 specialized API surfaces.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles BitMart the way a machine reads it — 30 machine-readable artifacts across 6 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — BitMart scores 38.7/100 (thin), with a separate agent-readiness read of 7/100 (human only). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile BitMart
Each block below is one kind of artifact we hold for BitMart. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 6
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
BitMart Spot Trading API
The BitMart Spot Trading REST API provides programmatic access to spot trading on the BitMart global cryptocurrency exchange. Developers can place and manage limit, market, and ...
BitMart Spot WebSocket API
The BitMart Spot WebSocket API delivers real-time streaming market data and private account updates via persistent WebSocket connections. Public channels include ticker prices, ...
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 o...
BitMart Futures WebSocket API
The BitMart Futures WebSocket API streams real-time derivatives market data and account updates through persistent WebSocket connections. Public channels include depth snapshots...
BitMart Margin Trading API
The BitMart Margin Trading API provides access to isolated margin trading functionality. Developers can submit leveraged buy and sell orders, manage isolated margin accounts, tr...
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 applicatio...
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Rate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Bitmart Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Bitmart Finops
FINOPSFeatures 8
The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.
Notable capabilities this provider offers.
Spot Trading
Buy and sell 1000+ cryptocurrency pairs with limit, market, and algo orders.
Futures Trading
Trade perpetual futures contracts with leverage on the BitMart derivatives platform.
Margin Trading
Trade on isolated margin with leveraged positions using borrowed assets.
Algo Orders
Place algorithmic orders including TWAP-style and conditional plan orders.
WebSocket Streams
Real-time market data and account event streams for spot and futures markets.
Wallet Management
Manage deposits, withdrawals, and asset transfers between accounts.
Sub-Account Management
Create and manage sub-accounts with inter-account asset transfer support.
API VIP Program
New API users receive 30-day VIP3 trial with reduced maker/taker fees.
Scroll within the panel for all 8 ·
Semantic Vocabularies 1
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Apis Context
JSON-LDSecurity Posture 1
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Use Cases 5
What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.
What developers build with this provider.
Algorithmic Trading
Build automated trading bots using BitMart REST and WebSocket APIs.
Portfolio Management
Track and rebalance cryptocurrency portfolios programmatically.
Market Data Aggregation
Aggregate real-time price and order book data for analytics or dashboards.
Futures Strategy Execution
Execute leveraged perpetual futures strategies with plan orders and TP/SL.
Arbitrage Trading
Exploit price differences across BitMart spot, margin, and futures markets.
Integrations 6
Pre-built integrations with other platforms tell you where this provider already fits in a stack.
Pre-built integrations with other platforms and tools.
Python SDK
Official BitMart Python SDK installable via pip install bitmart-python-sdk-api.
Node.js SDK
Official BitMart Node.js SDK installable via npm install @bitmartexchange/bitmart-node-sdk-api.
Go SDK
Official BitMart Go SDK available via go get github.com/bitmartexchange/bitmart-go-sdk-api.
Java SDK
Official BitMart Java SDK available via Maven dependency io.github.bitmartexchange:bitmart-java-sdk-api.
PHP SDK
Official BitMart PHP SDK installable via composer require bitmartexchange/bitmart-php-sdk-api.
Postman Collection
Postman collection available for testing and exploring BitMart API endpoints.
Resources
Every other property we hold for BitMart — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
← All providers · Data indexed from github.com/api-evangelist/bitmart · machine-readable index on apis.io