Reading Guide
- Read Sandbox to learn how to debug API in a test environment.
- Read REST API to learn how to build a request.
- Read Time if you want to make a test request (and receive a sample response) without having to authorize.
- Read Service Status to maintain your trading strategy based on service status
- Read Authentication to learn how to make an authorized request.
- Read Inner Transfer to see how to transfer assets.
- Read List Accounts to learn how to get the data of your account balance.
- Read Place a new order to see how to place an order.
- Read Order Book to get a snapshot of the order book.
- Read Websocket Feed to learn how to establish a websocket connection.
- Read Level-2 Market Data to see how to build a local real-time order book with websocket.
- Read Account balance notice to see how to get a private websocket feed and get real time notice of balance changes.