Skip to content

Private Trading Api history version

CoinTiger-API edited this page Jan 23, 2019 · 1 revision

Private Trading Api history version

This page is for users who used V1 version. New users could use the new version directly, click to check latest version of Private Trading Api

Private Trading API

When using Private Trading API, users need to apply Api Key and Secret on CoinTiger to sign, Trading AOI history version sign rules.

Foundation API Details
Create orders POST {Trading_Macro}/api/order Check
Cancel orders DELETE {Trading_Macro}/api/order Check
Require current orders GET {Trading_Macro}/api/order/new Check
Require history orders GET {Trading_Macro}/api/order/history Check
Require history transaction information GET {Trading_Macro}/api/order/trade Check
Require Balance information GET {Trading_Macro}/api/user/balance Check

Websocket API Interface

REST API Interface

Clone this wiki locally