Skip to content

REST_introduction

Biboxcom edited this page Sep 18, 2018 · 1 revision

REST API Introduction

Bibox provides a new set of API for users, to help them access Bibox trading system quickly, implementing programmed transaction.

API request url

https://api.bibox.com

API allows the following functions:

  • View the market information (K line, depth, real-time dealing ticker, 24h market)
  • View the account asset information
  • Order, cancel
  • View order information

Bibox Exchange provides REST API and WebSocket API, which are convenient for investors to view the market and trade easily.

Bibox Exchange

https://www.bibox.com

REST API

WebSocket API

Contract

REST API

WebSocket API

Clone this wiki locally