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

Order Management

Order Queries