Skip to content

REST_introduction

zhuyangtao edited this page Oct 18, 2019 · 2 revisions

REST API 简介

Bibox为用户提供了一套全新的API,可以帮用户快速接入Bibox的交易系统,实现程序化交易。

API请求路径

https://api.bibox.cc

通过API可以实现以下功能:

  • 市场行情信息查询(K线、深度、实时成交ticker、24小时行情)
  • 账户资产信息查询
  • 下单、撤单操作
  • 订单信息查询

Bibox欧洲站交易所提供REST API 和 WebSocket API,便于投资者查看行情、快速交易。

Bibox欧洲站交易所

https://www.bibox.cc

REST API

WebSocket API

Clone this wiki locally