Skip to main content

REST API

This interface consists of several endpoints that allow a user to get reference information and execute orders on the exchange.

Responses are sent in JSON format.

Data types and usage is identical to those used in the web socket section.

Authentication

Given a valid JWT Token jwt_token: add a credentials_secret: jwt_token header to the request