Skip to main content
Base URL is https://whitebit.com Endpoint example: https://whitebit.com/api/v4/{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 V4 format

All API V4 endpoints return errors in the following format:
{
  "code": 0,
  "message": "MESSAGE",
  "errors": {
    "PARAM1": ["MESSAGE"],
    "PARAM2": ["MESSAGE"]
  }
}

Market Fee

Endpoints for querying market fees:

Spot Trading

Endpoints for spot trading operations:

Account & Balance

Order Management

Order Queries

Kill Switch


Collateral Trading

Endpoints for collateral (margin) trading operations:

Account & Balance

Order Management

Order Queries

Position Management


Convert

Endpoints for currency conversion operations: