Skip to main content
These endpoints are deprecated. Use V4 alternatives instead

Introduction

Base URL is https://whitebit.com Endpoint example: https://whitebit.com/api/v1/{endpoint} All endpoints return time in Unix-time format. All endpoints return either a JSON object or array. For receiving responses from API calls please use http method POST

Error messages V1 format

{
  "code": 0,
  "message": "MESSAGE",
  "errors": {
    "PARAM1": ["MESSAGE"],
    "PARAM2": ["MESSAGE"]
  }
}

Trading Endpoints

Account & Balance

Trading Balance by Currency

Get trading balance for a specific currency

Trading Balances

Get all trading balances

Order Management

Create Limit Order

Create a limit trading order

Cancel Order

Cancel a specific order

Order Queries

Query Unexecuted Orders

Get active/unexecuted orders

Query Order History

Get order history

Query Executed Order History (Single Market)

Get executed order history for a single market

Query Executed Order History (All Markets)

Get executed order history for all markets

Query Executed Order Deals

Get executed order deals