Foxbit API's

Introduction

Welcome to Foxbit's trader and developer documentation. These documents outline the exchange functionality, market details, and APIs.

REST v3

This is Foxbit's new Rest API, with lower response time, greater reliability and performance.

This API comes to replace the Rest API V2 and is constantly being developed to release new features and improvements.

With this API it is possible to obtain market data, such as currencies, markets, quotes, order book and ticker history, in addition to managing orders, deposits and withdrawals.

REST v3 Documentation

Websocket v3

Websocket V3 is still under development, and just like the Rest API V3, it will come to replace websocket V2 bringing improvements in performance, response time and reliability.

Coming soon...

REST v2

API V2 is the API currently used by most of the public, although it is being replaced by API Rest V3.

With this API, it is possible to place orders, obtain order information and cancel orders, in addition to that, it is also possible to consult other information available in the Foxbit system.

REST v2 Documentation

Websocket v2

With websocket V2 it is possible to carry out queries, send orders and obtain information, as well as in the Rest API V2, in addition it is possible to carry out subscriptions to obtain market data continuously.

For now it's the only websocket solution we have available. The websocket V3 solution is currently under development.

Websocket v2 Documentation