# WhiteBIT ## Docs - [WhiteBIT API Changelog](https://whitebit-preview.mintlify.app/changelog.md): Track all updates, improvements, and fixes to the WhiteBIT API Platform. This page documents both upcoming and previous changes to help you stay informed about our platform's evolution. - [FAQ](https://whitebit-preview.mintlify.app/faq.md) - [Glossary](https://whitebit-preview.mintlify.app/glossary.md): Comprehensive glossary of trading terms, cryptocurrency concepts, and WhiteBIT platform terminology. - [Client Order ID](https://whitebit-preview.mintlify.app/guides/client-order-id.md): This guide provides information about using `clientOrderId` in your trading operations, including best practices and common use cases. - [Fireblocks](https://whitebit-preview.mintlify.app/guides/fireblocks.md): Step-by-step guide to connect your WhiteBIT account to Fireblocks Network for secure digital asset transfers. - [WhiteBIT Docs](https://whitebit-preview.mintlify.app/index.md) - [Colocation Services](https://whitebit-preview.mintlify.app/platform/colocation.md): WhiteBIT offers professional-grade [colocation](https://docs.whitebit.com/glossary/#colocation) services for [high-frequency trading (HFT)](https://docs.whitebit.com/glossary/#high-frequency-trading-hft) and algorithmic trading operations. Place your trading servers close to our exchange’s [matching… - [OAuth 2.0 on WhiteBIT](https://whitebit-preview.mintlify.app/platform/oauth/overview.md): OAuth 2.0 integration with WhiteBIT enables secure, token-based authorization for third-party applications to access the WhiteBIT platform on behalf of users. This implementation follows industry standards while providing specialized features tailored for cryptocurrency trading and account managemen… - [Get Account Transactions](https://whitebit-preview.mintlify.app/platform/oauth/usage/account-transactions.md): This endpoint retrieves a paginated list of account transactions. - [Get Currency Conversions](https://whitebit-preview.mintlify.app/platform/oauth/usage/currency-conversions.md): This endpoint retrieves the history of currency conversions. - [Get Executed Deals](https://whitebit-preview.mintlify.app/platform/oauth/usage/executed-deals.md): This endpoint retrieves the history of executed deals. - [Get Access Token](https://whitebit-preview.mintlify.app/platform/oauth/usage/get-access-token.md): This endpoint activates an access token by exchanging an authorization code. - [Get Main Account Balance](https://whitebit-preview.mintlify.app/platform/oauth/usage/main-account-balance.md): This endpoint retrieves the main account balance information. - [OAuth 2.0 Authorization](https://whitebit-preview.mintlify.app/platform/oauth/usage/oauth.md): This endpoint initiates the OAuth 2.0 authorization flow for user authentication and obtaining an authorization code. - [Get Orders History](https://whitebit-preview.mintlify.app/platform/oauth/usage/orders-history.md): This endpoint retrieves the history of trading orders. - [Refresh Token](https://whitebit-preview.mintlify.app/platform/oauth/usage/refresh-token.md): This endpoint creates a new access token using a refresh token. - [Get Spot Account Balance](https://whitebit-preview.mintlify.app/platform/oauth/usage/spot-account-balance.md): This endpoint retrieves the spot trading account balance information. - [API Overview](https://whitebit-preview.mintlify.app/platform/overview.md) - [Self Trade Prevention (STP)](https://whitebit-preview.mintlify.app/platform/self-trade-prevention.md): Self Trade Prevention (STP) is a mechanism that prevents traders from executing trades against their own orders. This feature helps maintain market integrity and avoid unintentional self-trading scenarios. - [Webhook HTTP API](https://whitebit-preview.mintlify.app/platform/webhook.md) - [Private HTTP API Authentication](https://whitebit-preview.mintlify.app/private/http-auth.md) - [Apply code](https://whitebit-preview.mintlify.app/private/http-main-v4/apply-code.md): This endpoint applies WhiteBIT code. - [Block Sub-Account](https://whitebit-preview.mintlify.app/private/http-main-v4/block-sub-account.md): This endpoint blocks sub-account. - [Close Flex Investment](https://whitebit-preview.mintlify.app/private/http-main-v4/close-flex-investment.md): Completely close investment and withdraw all funds. - [Close investment](https://whitebit-preview.mintlify.app/private/http-main-v4/close-investment.md): This endpoint closes active investment. - [Create code](https://whitebit-preview.mintlify.app/private/http-main-v4/create-code.md): This endpoint creates WhiteBIT code. - [Create Flex Investment](https://whitebit-preview.mintlify.app/private/http-main-v4/create-flex-investment.md): Create new investment in a Flex plan. - [Create new address for deposit](https://whitebit-preview.mintlify.app/private/http-main-v4/create-new-address-for-deposit.md): This endpoint creates a new address even when the last created address is not used. This endpoint is not available by default, you need to contact support@whitebit.com in order to get permissions to use this endpoint. - [Create Sub-Account](https://whitebit-preview.mintlify.app/private/http-main-v4/create-sub-account.md): This endpoint creates new sub-account. - [Create Sub-Account API Key](https://whitebit-preview.mintlify.app/private/http-main-v4/create-sub-account-api-key.md): This endpoint creates a new API key for a sub-account. - [Create Sub-Account API Key IP Address](https://whitebit-preview.mintlify.app/private/http-main-v4/create-sub-account-api-key-ip-address.md): This endpoint adds a new IP address to the allowed list for a sub-account API key. - [Create withdraw request](https://whitebit-preview.mintlify.app/private/http-main-v4/create-withdraw-request.md): This endpoint creates withdraw for the specified ticker. - [Create withdraw request with the specific withdraw amount (fee is not included)](https://whitebit-preview.mintlify.app/private/http-main-v4/create-withdraw-request-with-specific-amount.md): This endpoint has the similar logic as /main-account/withdraw, but with the only difference: amount that is specified will not include fee (it will be calculated to make target withdraw amount equal to the specified amount). - [Delete Sub-Account](https://whitebit-preview.mintlify.app/private/http-main-v4/delete-sub-account.md): This endpoint deletes sub-account. - [Delete Sub-Account API Key](https://whitebit-preview.mintlify.app/private/http-main-v4/delete-sub-account-api-key.md): This endpoint deletes a sub-account API key. - [Delete Sub-Account API Key IP Address](https://whitebit-preview.mintlify.app/private/http-main-v4/delete-sub-account-api-key-ip-address.md): This endpoint removes an IP address from the allowed list for a sub-account API key. - [Edit Sub-Account](https://whitebit-preview.mintlify.app/private/http-main-v4/edit-sub-account.md): This endpoint edits sub-account. - [Edit Sub-Account API Key](https://whitebit-preview.mintlify.app/private/http-main-v4/edit-sub-account-api-key.md): This endpoint updates an existing sub-account API key. - [Get codes history](https://whitebit-preview.mintlify.app/private/http-main-v4/get-codes-history.md): This endpoint retrieves the whole codes history on your account. - [Get cryptocurrency deposit address](https://whitebit-preview.mintlify.app/private/http-main-v4/get-cryptocurrency-deposit-address.md): This endpoint retrieves a deposit address of the cryptocurrency. - [Get deposit/withdraw history](https://whitebit-preview.mintlify.app/private/http-main-v4/get-deposit-withdraw-history.md): This endpoint retrieves the history of deposits and withdraws. - [Get fees](https://whitebit-preview.mintlify.app/private/http-main-v4/get-fees.md): Returns an array of objects containing deposit/withdrawal settings for the corresponding currencies. Zero value in amount fields means that the setting is disabled. - [Get fiat deposit address](https://whitebit-preview.mintlify.app/private/http-main-v4/get-fiat-deposit-address.md): This endpoint retrieves a deposit url of the [fiat](/glossary/#fiat) invoice. - [Get Flex Investment History](https://whitebit-preview.mintlify.app/private/http-main-v4/get-flex-investment-history.md): Retrieve complete investment operations history with advanced filtering. - [Get Flex Payment History](https://whitebit-preview.mintlify.app/private/http-main-v4/get-flex-payment-history.md): Retrieve investment earnings history (ONLY DAILY_EARNING operations). - [Get Flex Plans](https://whitebit-preview.mintlify.app/private/http-main-v4/get-flex-plans.md): Retrieve list of active Flex Plans. - [Get interest payments history](https://whitebit-preview.mintlify.app/private/http-main-v4/get-interest-payments-history.md): This endpoint retrieves the history of interest payments. - [Get investments history](https://whitebit-preview.mintlify.app/private/http-main-v4/get-investments-history.md): This endpoint retrieves an investments history. - [Get Mining Account Hashrate](https://whitebit-preview.mintlify.app/private/http-main-v4/get-mining-account-hashrate.md): This endpoint returns hashrate of mining pool account. - [Get my codes](https://whitebit-preview.mintlify.app/private/http-main-v4/get-my-codes.md): This endpoint retrieves the list of WhiteBIT codes created by my account. - [Get plans](https://whitebit-preview.mintlify.app/private/http-main-v4/get-plans.md): This endpoint retrieves all active plans. - [Get Rewards](https://whitebit-preview.mintlify.app/private/http-main-v4/get-rewards.md): This endpoint returns rewards received from mining. - [Get Sub-Account Transfer History](https://whitebit-preview.mintlify.app/private/http-main-v4/get-sub-account-transfer-history.md): This endpoint returns history of transfers between main account and sub-account. - [Get User Flex Investments](https://whitebit-preview.mintlify.app/private/http-main-v4/get-user-flex-investments.md): Retrieve user's investment portfolio with optional filtering. - [Invest](https://whitebit-preview.mintlify.app/private/http-main-v4/invest.md): This endpoint creates a new investment to the specified invest plan. - [Issue card token](https://whitebit-preview.mintlify.app/private/http-main-v4/issue-card-token.md): This endpoint issues a card token for the specified card number. - [Issue JWT token](https://whitebit-preview.mintlify.app/private/http-main-v4/issue-jwt-token.md): This endpoint issues a JWT token for the Fiat Gateway service. The token is used to authenticate requests to the Fiat Gateway API. - [List Credit Lines](https://whitebit-preview.mintlify.app/private/http-main-v4/list-credit-lines.md): This endpoint returns an active loan. This endpoint works on demand - contact WhiteBIT support to get access. - [List of Sub-Accounts](https://whitebit-preview.mintlify.app/private/http-main-v4/list-of-sub-accounts.md): This endpoint returns list of current user sub-accounts. - [List Sub-Account API Key IP Addresses](https://whitebit-preview.mintlify.app/private/http-main-v4/list-sub-account-api-key-ip-addresses.md): This endpoint retrieves the list of IP addresses allowed for a sub-account API key. - [List Sub-Account API Keys](https://whitebit-preview.mintlify.app/private/http-main-v4/list-sub-account-api-keys.md): This endpoint retrieves a list of API keys for a sub-account. Note: For security reasons, the apiSecret field returns an empty string. - [Main balance](https://whitebit-preview.mintlify.app/private/http-main-v4/main-balance.md): This endpoint retrieves the [main balance](/glossary/#balance-main) by currency [ticker](/glossary/#ticker) or all balances. - [Private HTTP API V4 for Main balance changes](https://whitebit-preview.mintlify.app/private/http-main-v4/overview.md): Private HTTP API V4 endpoints for managing main balance, deposits, withdrawals, codes, crypto lending, fees, sub-accounts, mining pool, and credit lines - [Reset Sub-Account API Key](https://whitebit-preview.mintlify.app/private/http-main-v4/reset-sub-account-api-key.md): This endpoint resets (regenerates) an existing sub-account API key. - [Sub-Account Balances](https://whitebit-preview.mintlify.app/private/http-main-v4/sub-account-balances.md): This endpoint returns sub-account balances. - [Sub-Account Transfer](https://whitebit-preview.mintlify.app/private/http-main-v4/sub-account-transfer.md): This endpoint creates transfer from main account to sub-account or vice versa. - [Transfer between balances](https://whitebit-preview.mintlify.app/private/http-main-v4/transfer-between-balances.md): This endpoint transfers the specified amount between main, trade and collateral balances. - [Unblock Sub-Account](https://whitebit-preview.mintlify.app/private/http-main-v4/unblock-sub-account.md): This endpoint unblocks sub-account. - [Update Flex Auto-Reinvestment](https://whitebit-preview.mintlify.app/private/http-main-v4/update-flex-auto-reinvestment.md): Enable/disable automatic reinvestment for user's investment. - [Withdraw from Flex Investment](https://whitebit-preview.mintlify.app/private/http-main-v4/withdraw-from-flex-investment.md): Withdraw specified amount from user's investment. - [Cancel order](https://whitebit-preview.mintlify.app/private/http-trade-v1/cancel-order.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/cancel-order) instead. This endpoint cancels the existing order. - [Create limit order](https://whitebit-preview.mintlify.app/private/http-trade-v1/create-limit-order.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/create-limit-order) instead. This endpoint creates limit trading order. - [Private HTTP API V1](https://whitebit-preview.mintlify.app/private/http-trade-v1/overview.md): Private HTTP API V1 endpoints for trading (DEPRECATED - Use V4 alternatives instead) - [Query executed order deals](https://whitebit-preview.mintlify.app/private/http-trade-v1/query-executed-order-deals.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/query-executed-order-deals) instead. This endpoint retrieves more details on order deals history. - [Query executed order history by all markets](https://whitebit-preview.mintlify.app/private/http-trade-v1/query-executed-order-history-by-all-markets.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/query-executed-order-history) instead. This endpoint retrieves orders history sorted by all markets. - [Query executed order history by single market](https://whitebit-preview.mintlify.app/private/http-trade-v1/query-executed-order-history-by-single-market.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/query-executed-order-history) instead. This endpoint retrieves deals history sorted by single market. - [Query order history](https://whitebit-preview.mintlify.app/private/http-trade-v1/query-order-history.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/query-executed-orders) instead. This endpoint retrieves orders history sorted by all markets. - [Query unexecuted(active) orders](https://whitebit-preview.mintlify.app/private/http-trade-v1/query-unexecuted-active-orders.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/query-unexecuted-orders) instead. This endpoint retrieves unexecuted orders only. - [Trading balance by currency](https://whitebit-preview.mintlify.app/private/http-trade-v1/trading-balance-by-currency.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/trading-balance) instead. This endpoint retrieves the trade balance by currency ticker. - [Trading balances](https://whitebit-preview.mintlify.app/private/http-trade-v1/trading-balances.md): **DEPRECATED:** This endpoint is deprecated. Use [V4 endpoint](/private/http-trade-v4/trading-balance) instead. This endpoint retrieves all available balances for trading. - [Bulk limit order](https://whitebit-preview.mintlify.app/private/http-trade-v4/bulk-limit-order.md): This endpoint creates multiple limit orders at once. - [Cancel all orders](https://whitebit-preview.mintlify.app/private/http-trade-v4/cancel-all-orders.md): This endpoint cancels all active orders for a market. - [Cancel conditional order](https://whitebit-preview.mintlify.app/private/http-trade-v4/cancel-conditional-order.md): This endpoint cancels a conditional order. - [Cancel OCO order](https://whitebit-preview.mintlify.app/private/http-trade-v4/cancel-oco-order.md): This endpoint cancels an OCO order. - [Cancel order](https://whitebit-preview.mintlify.app/private/http-trade-v4/cancel-order.md): This endpoint cancels an existing order. - [Cancel OTO order](https://whitebit-preview.mintlify.app/private/http-trade-v4/cancel-oto-order.md): This endpoint cancels an OTO order. - [Change Collateral Account Leverage](https://whitebit-preview.mintlify.app/private/http-trade-v4/change-collateral-account-leverage.md): This endpoint changes account leverage. - [Close Position](https://whitebit-preview.mintlify.app/private/http-trade-v4/close-position.md): This endpoint closes a position. - [Collateral Account Balance](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-account-balance.md): This endpoint retrieves collateral account balance. - [Collateral Account Balance Summary](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-account-balance-summary.md): This endpoint retrieves collateral account balance summary. - [Collateral Account Hedge Mode](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-account-hedge-mode.md): This endpoint retrieves hedge mode status. - [Collateral Account Summary](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-account-summary.md): This endpoint retrieves collateral account summary. - [Collateral bulk limit order](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-bulk-limit-order.md): This endpoint creates multiple collateral limit orders. - [Collateral Limit Order](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-limit-order.md): This endpoint creates a collateral limit order. - [Collateral Market Order](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-market-order.md): This endpoint creates a collateral market order. - [Collateral Stop-Limit Order](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-stop-limit-order.md): This endpoint creates a collateral stop-limit order. - [Collateral Trigger Market Order](https://whitebit-preview.mintlify.app/private/http-trade-v4/collateral-trigger-market-order.md): This endpoint creates a collateral trigger market order. - [Convert Confirm](https://whitebit-preview.mintlify.app/private/http-trade-v4/convert-confirm.md): This endpoint confirms an estimated quote. - [Convert Estimate](https://whitebit-preview.mintlify.app/private/http-trade-v4/convert-estimate.md): This endpoint creates a quote for converting one currency to another. Quote lifetime is 10 seconds, then quote will be expired. - [Convert History](https://whitebit-preview.mintlify.app/private/http-trade-v4/convert-history.md): This endpoint returns convert history. - [Create buy stock market order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-buy-stock-market-order.md): This endpoint creates buy stock market order. - [Create collateral OCO order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-collateral-oco-order.md): This endpoint creates a collateral OCO order. - [Create Limit Order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-limit-order.md): This endpoint creates limit trading order. - [Create market order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-market-order.md): This endpoint creates market trading order. - [Create stop-limit order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-stop-limit-order.md): This endpoint creates stop-limit order. - [Create stop-market order](https://whitebit-preview.mintlify.app/private/http-trade-v4/create-stop-market-order.md): This endpoint creates stop-market order. - [Funding History](https://whitebit-preview.mintlify.app/private/http-trade-v4/funding-history.md): This endpoint retrieves funding history. - [Modify order](https://whitebit-preview.mintlify.app/private/http-trade-v4/modify-order.md): This endpoint modifies an existing order. - [Open Positions](https://whitebit-preview.mintlify.app/private/http-trade-v4/open-positions.md) - [Overview](https://whitebit-preview.mintlify.app/private/http-trade-v4/overview.md): Complete guide to WhiteBIT's Private HTTP API V4 for trading operations including spot, collateral, and convert endpoints. - [Positions History](https://whitebit-preview.mintlify.app/private/http-trade-v4/positions-history.md): This endpoint retrieves positions history. - [Query All Market Fees](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-all-market-fees.md): This endpoint retrieves the maker and taker fees for all markets, including any custom fees. - [Query executed order deals](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-executed-order-deals.md): This endpoint retrieves deals for a specific order. - [Query executed order history](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-executed-order-history.md): This endpoint retrieves executed order history. - [Query executed orders](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-executed-orders.md): This endpoint retrieves order history. - [Query Market Fee](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-market-fee.md): This endpoint retrieves the maker and taker fees for a specific market. - [Query unexecuted(active) conditional orders](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-unexecuted-conditional-orders.md) - [Query unexecuted(active) OCO orders](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-unexecuted-oco-orders.md) - [Query unexecuted(active) orders](https://whitebit-preview.mintlify.app/private/http-trade-v4/query-unexecuted-orders.md): This endpoint retrieves unexecuted orders. - [Status kill-switch timer](https://whitebit-preview.mintlify.app/private/http-trade-v4/status-kill-switch-timer.md): This endpoint retrieves the status of the kill-switch timer. - [Sync kill-switch timer](https://whitebit-preview.mintlify.app/private/http-trade-v4/sync-kill-switch-timer.md): This endpoint syncs the kill-switch timer. - [Trading Balance](https://whitebit-preview.mintlify.app/private/http-trade-v4/trading-balance.md): This endpoint retrieves the trade balance by currency ticker or all balances. - [Update Collateral Account Hedge Mode](https://whitebit-preview.mintlify.app/private/http-trade-v4/update-collateral-account-hedge-mode.md): This endpoint updates hedge mode. - [Authorize](https://whitebit-preview.mintlify.app/private/websocket/authorize.md) - [Balance Margin](https://whitebit-preview.mintlify.app/private/websocket/balance-margin.md) - [Balance Spot](https://whitebit-preview.mintlify.app/private/websocket/balance-spot.md) - [Borrows](https://whitebit-preview.mintlify.app/private/websocket/borrows.md) - [Borrows Events](https://whitebit-preview.mintlify.app/private/websocket/borrows-events.md) - [Deals](https://whitebit-preview.mintlify.app/private/websocket/deals.md) - [Private WebSocket API](https://whitebit-preview.mintlify.app/private/websocket/index.md) - [Margin Positions Events](https://whitebit-preview.mintlify.app/private/websocket/margin-positions-events.md) - [Orders Executed](https://whitebit-preview.mintlify.app/private/websocket/orders-executed.md) - [Orders Pending](https://whitebit-preview.mintlify.app/private/websocket/orders-pending.md) - [Positions](https://whitebit-preview.mintlify.app/private/websocket/positions.md) - [WebSocket Token](https://whitebit-preview.mintlify.app/private/websocket/websocket-token.md) - [Kline](https://whitebit-preview.mintlify.app/public/http-v1/kline.md): This endpoint retrieves information about market kline. - [Market Activity](https://whitebit-preview.mintlify.app/public/http-v1/market-activity.md): This endpoint retrieves information about recent trading activity on all markets. - [Market Info](https://whitebit-preview.mintlify.app/public/http-v1/market-info.md): This endpoint retrieves all information about available markets. - [Order depth](https://whitebit-preview.mintlify.app/public/http-v1/order-depth.md): This endpoint retrieves the current [order book](/glossary/#order-book) as two arrays ([bids](/glossary/#bid) / [asks](/glossary/#ask)). - [Single market activity](https://whitebit-preview.mintlify.app/public/http-v1/single-market-activity.md): This endpoint retrieves information about recent trading activity on the requested market. - [Symbols](https://whitebit-preview.mintlify.app/public/http-v1/symbols.md): This endpoint retrieves information about all available markets for trading. - [Trade History](https://whitebit-preview.mintlify.app/public/http-v1/trade-history.md): This endpoint retrieves [trades](/glossary/#trade) that have been executed for the requested [market](/glossary/#market). - [Asset Status List](https://whitebit-preview.mintlify.app/public/http-v2/asset-status-list.md): This endpoint retrieves the [assets](/glossary#assets) status. - [Fee](https://whitebit-preview.mintlify.app/public/http-v2/fee.md): This endpoint retrieves the trading [fee](/glossary#fee). - [Market activity](https://whitebit-preview.mintlify.app/public/http-v2/market-activity.md): This endpoint retrieves information on recent trading activity on all [markets](/glossary#market). - [Market Info](https://whitebit-preview.mintlify.app/public/http-v2/market-info.md): This endpoint retrieves all information about available [markets](/glossary#market). - [Orderbook](https://whitebit-preview.mintlify.app/public/http-v2/orderbook.md): This endpoint retrieves the current [order book](/glossary/#order-book) as two arrays ([bids](/glossary/#bid) / [asks](/glossary/#ask)). - [Recent Trades](https://whitebit-preview.mintlify.app/public/http-v2/recent-trades.md): This endpoint retrieves the [trades](/glossary#trades) that have been executed recently on the requested [market](/glossary#market). - [Asset Status List](https://whitebit-preview.mintlify.app/public/http-v4/asset-status-list.md): This endpoint retrieves the assets status. - [Available Futures Markets List](https://whitebit-preview.mintlify.app/public/http-v4/available-futures-markets-list.md): This endpoint returns the list of available futures markets. - [Collateral Markets List](https://whitebit-preview.mintlify.app/public/http-v4/collateral-markets-list.md): This endpoint returns the list of markets that available for collateral trading - [Depth](https://whitebit-preview.mintlify.app/public/http-v4/depth.md): This endpoint retrieves depth price levels within ±2% of the market last price. - [Fee](https://whitebit-preview.mintlify.app/public/http-v4/fee.md): This endpoint retrieves the list of fees and min/max amount for deposits and withdraws - [Funding History](https://whitebit-preview.mintlify.app/public/http-v4/funding-history.md): This endpoint returns the funding rate history for a specified futures market. - [Maintenance status](https://whitebit-preview.mintlify.app/public/http-v4/maintenance-status.md): This endpoint retrieves maintenance status - [Market activity](https://whitebit-preview.mintlify.app/public/http-v4/market-activity.md): This endpoint retrieves a 24-hour pricing and volume summary for each market pair available on the exchange. - [Market Info](https://whitebit-preview.mintlify.app/public/http-v4/market-info.md): This endpoint retrieves all information about available spot and futures markets. - [Mining Pool Overview](https://whitebit-preview.mintlify.app/public/http-v4/mining-pool-overview.md): This endpoint returns an overall information about the current mining pool state. - [Orderbook](https://whitebit-preview.mintlify.app/public/http-v4/orderbook.md): This endpoint retrieves the current order book as two arrays (bids / asks) with additional parameters. - [Recent Trades](https://whitebit-preview.mintlify.app/public/http-v4/recent-trades.md): This endpoint retrieves the trades that have been executed recently on the requested market. - [Server Status](https://whitebit-preview.mintlify.app/public/http-v4/server-status.md): This endpoint retrieves the current API life-state. - [Server Time](https://whitebit-preview.mintlify.app/public/http-v4/server-time.md): This endpoint retrieves the current server time. - [Book Ticker](https://whitebit-preview.mintlify.app/public/websocket/book-ticker.md) - [Order Book Depth](https://whitebit-preview.mintlify.app/public/websocket/depth.md) - [Public WebSocket API](https://whitebit-preview.mintlify.app/public/websocket/index.md) - [Kline](https://whitebit-preview.mintlify.app/public/websocket/kline.md) - [Last Price](https://whitebit-preview.mintlify.app/public/websocket/lastprice.md) - [Market Statistics](https://whitebit-preview.mintlify.app/public/websocket/market.md) - [Market statistics for current day UTC](https://whitebit-preview.mintlify.app/public/websocket/market-today.md) - [Service](https://whitebit-preview.mintlify.app/public/websocket/service.md) - [Market Trades](https://whitebit-preview.mintlify.app/public/websocket/trades.md) - [SDKs](https://whitebit-preview.mintlify.app/sdks.md): Our SDKs – your gateway to effortless integration! Our Software Development Kits (SDKs) are tailored for various languages, providing a streamlined connection between your application and our APIs. ## OpenAPI Specs - [http-v4](https://whitebit-preview.mintlify.app/openapi/public/http-v4.yaml) - [http-v2](https://whitebit-preview.mintlify.app/openapi/public/http-v2.yaml) - [http-v1](https://whitebit-preview.mintlify.app/openapi/public/http-v1.yaml) - [main_api_v4](https://whitebit-preview.mintlify.app/openapi/private/main_api_v4.yaml) - [oauth2](https://whitebit-preview.mintlify.app/openapi/oauth2.yaml) - [http-trade-v4](https://whitebit-preview.mintlify.app/openapi/private/http-trade-v4.yaml) - [http-trade-v1](https://whitebit-preview.mintlify.app/openapi/private/http-trade-v1.yaml) ## AsyncAPI Specs - [market_today](https://whitebit-preview.mintlify.app/asyncapi/public/market_today.yaml) - [trades](https://whitebit-preview.mintlify.app/asyncapi/public/trades.yaml) - [service](https://whitebit-preview.mintlify.app/asyncapi/public/service.yaml) - [market](https://whitebit-preview.mintlify.app/asyncapi/public/market.yaml) - [lastprice](https://whitebit-preview.mintlify.app/asyncapi/public/lastprice.yaml) - [kline](https://whitebit-preview.mintlify.app/asyncapi/public/kline.yaml) - [depth](https://whitebit-preview.mintlify.app/asyncapi/public/depth.yaml) - [book_ticker](https://whitebit-preview.mintlify.app/asyncapi/public/book_ticker.yaml) - [websocket_token](https://whitebit-preview.mintlify.app/asyncapi/private/websocket_token.yaml) - [positions](https://whitebit-preview.mintlify.app/asyncapi/private/positions.yaml) - [orders_pending](https://whitebit-preview.mintlify.app/asyncapi/private/orders_pending.yaml) - [orders_executed](https://whitebit-preview.mintlify.app/asyncapi/private/orders_executed.yaml) - [margin_positions_events](https://whitebit-preview.mintlify.app/asyncapi/private/margin_positions_events.yaml) - [deals](https://whitebit-preview.mintlify.app/asyncapi/private/deals.yaml) - [borrows_events](https://whitebit-preview.mintlify.app/asyncapi/private/borrows_events.yaml) - [borrows](https://whitebit-preview.mintlify.app/asyncapi/private/borrows.yaml) - [balance_spot](https://whitebit-preview.mintlify.app/asyncapi/private/balance_spot.yaml) - [balance_margin](https://whitebit-preview.mintlify.app/asyncapi/private/balance_margin.yaml) - [authorize](https://whitebit-preview.mintlify.app/asyncapi/private/authorize.yaml)