Previous Changes
September 21, 2025
Documentation Updates
Clarified Book Ticker stream update intervalRefined the description of the Book Ticker WebSocket stream to explicitly state instant BBO snapshot with incremental updates.ws - Book Ticker
September 21, 2025
Flex Earn Endpoints
Introduced Smart Flex private endpointsAdded documentation for Smart Flex (Flex Earn) endpoints: list plans, manage investments, view histories, and configure auto-reinvestment.July 16, 2025
API Documentation Updates
Enhanced Query executed orders documentationUpdated documentation for/api/v4/trade-account/order/history endpoint to clarify date range filtering capabilities with startDate and endDate parameters.Trade API - Query executed orders
July 14, 2025
Public API Update
New Funding History endpointAdded new endpoint/api/v4/public/funding-history/{market} to retrieve funding rate history for futures markets.Public API - Funding History
July 10, 2025
Private API Update
Issue JWT Token for Private APINew endpoint to issue JWT token for private API access.v4 - Issue JWT Token
v4 - Issue Card Token
v4 - Create Withdraw Request
July 9, 2025
Public WebSocket Update
Added BookTicker WebSocket streamNew bookTicker stream added to WebSocket API, providing real-time updates of best bid/ask prices and quantities for markets. Includes subscription (bookTicker_subscribe) and unsubscription (bookTicker_unsubscribe) methods for managing the data feed.ws - Book Ticker
July 9, 2025
Trade Engine Update
Event time and update id introduced in WebSocket eventsWebSocket events now includeevent_time and update_id fields. The event_time field provides the timestamp of the event, while the update_id field is a unique identifier for each update, allowing for better tracking and synchronization of events.ws - Market Depth Subscribe
v4 - Collateral Limit Order
v4 - Collateral Stop Limit Order
v4 - Collateral Market Order
v4 - Collateral OCO Order
v4 - Collateral Trigger Market Order
v4 - Collateral Account Hedge Mode
v4 - Update Collateral Account Hedge Mode
ws - Orders Pending
ws - Orders Executed
ws - Positions
May 28, 2025
Withdraw update
HTTP Main V4 API - WithdrawThepaymentDescription field is now mandatory for withdrawal requests from whitebit-tr.com.v4 - Withdraw
May 18, 2025
Travel Rule Update
HTTP Main V4 API - Travel RuleAdded new statuses DEPOSIT_TRAVEL_RULE_FROZEN (27) and DEPOSIT_TRAVEL_RULE_FROZEN_PROCESSING (28) to the deposit endpoint.v4 - Get Deposit/Withdraw History
May 14, 2025
Convert History Update
HTTP Trade V4 API - ConvertAdded 30 days date range limit for convert history and default values forfrom and to parameters.v4 - Convert History
March 30, 2025