How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Crypto.com Account Balance and Positions API

Retrieve real-time and historical snapshots of wallet balances, open positions, margin requirements, and collateral status. Use these endpoints to monitor account health, risk exposure, and available trading capacity.## Account BalanceThe user balance response provides a comprehensive view of the account:- **Available balance** — funds available for new positions and withdrawals- **Margin balance** — total collateral value (cash + collateral-eligible tokens after haircut)- **Initial margin (IM)** — collateral required to open current positions and orders- **Maintenance margin (MM)** — minimum collateral threshold to avoid liquidation- **Position balance** — per-token breakdown showing quantity, market value, haircut rate, and collateral contributionIf margin balance falls below maintenance margin, the account enters liquidation.## PositionsThe positions endpoint returns all open derivative contracts, including instrument name, quantity (signed to indicate direction), position cost, and session PnL. For real-time mark price, liquidation price, and margin requirements, subscribe to the `user.positions` WebSocket channel.## SubaccountsMaster accounts can create subaccounts to isolate trading activity. Use the subaccount transfer endpoint to move funds between accounts.

Crypto.com Account Balance and Positions API is one of 14 APIs that Crypto.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account Balance and Positions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a changelog.

This API exposes 7 operations across 7 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.crypto.com/exchange/v1, https://uat-api.3ona.co/exchange/v1.

7 operations 7 paths 14 schemas 7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.crypto.com/exchange/v1
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 POST. Each is listed below with its method, path, parameters, and response codes.

Account Balance and Positions 7

Retrieve real-time and historical snapshots of wallet balances, open positions, margin requirements, and collateral status. Use these endpoints to monitor account health, risk exp…

POST
/private/user-balance
private/user-balance
privateUserBalance body → 200400401408429500
POST
/private/user-balance-history
private/user-balance-history
privateUserBalanceHistory body → 200400401408429500
POST
/private/get-accounts
private/get-accounts
privateGetAccounts body → 200400401408429500
POST
/private/create-subaccount-transfer
private/create-subaccount-transfer
privateCreateSubaccountTransfer body → 200400401408429500
POST
/private/get-subaccount-balances
private/get-subaccount-balances
privateGetSubaccountBalances body → 200400401408429500
POST
/private/get-positions
private/get-positions
privateGetPositions body → 200400401408429500
POST
/private/get-fee-credit-balances
private/get-fee-credit-balances
privateGetFeeCreditBalances body → 200400401408429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

PrivateGetSubaccountBalancesResponse
PrivateGetAccountsRequest
PrivateGetFeeCreditBalancesResponse
PrivateUserBalanceResponse
PrivateUserBalanceHistoryRequest
PrivateGetPositionsRequest
PrivateGetAccountsResponse
PrivateGetPositionsResponse
PrivateCreateSubaccountTransferRequest
PrivateCreateSubaccountTransferResponse
PrivateGetFeeCreditBalancesRequest
PrivateUserBalanceHistoryResponse
PrivateGetSubaccountBalancesRequest
PrivateUserBalanceRequest

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

crypto-com-account-balance-and-positions-api-openapi.yml Raw ↑

Other APIs Crypto.com publishes across the network.

Crypto.com Exchange WebSocket API v1
Crypto.com Exchange FIX API
Crypto.com Pay API
Crypto.com Developer Platform API
Crypto.com Advanced Order Management API
Crypto.com Crypto Wallet API
Crypto.com Fiat Wallet API
Crypto.com OTC RFQ for Taker API
Crypto.com Reference and Market Data API
Crypto.com Staking API
Crypto.com Trading API
Crypto.com Trading Bot API
Where this information came from

This is an independent, third-party profile of Crypto.com Account Balance and Positions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.