Get Orders Matchresults

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  'status':'ok',
  'data':[
    {
    'id':406468904,
    'order-id':430148010,
    'match-id':101190473794,
    'symbol':'ethusdt',
    'type':'buy-market',
    'source':'api',
    'price':'249.339999999999999987',
    'filled-amount':'0.012031763856581374',
    'filled-fees':'0.000012031763856581',
    'created-at':1558742824096,
    'trade-fees':None,
    'gst-fees':None
    },
    {
    'id':406468977,
    'order-id':430148870,
    'match-id':101190003794,
    'symbol':'ethusdt',
    'type':'sell-market',
    'source':'api',
    'price':'249.339999999999999987',
    'filled-amount':'10.012031763856581374',
    'filled-fees':'0.010012031763856581',
    'created-at':1558772824096,
    'trade-fees':None,
    'gst-fees':None
    }
  ]
}
Query Params
string

The trading symbol to trade, separate by ','
range: All supported trading symbols, e.g. btcusdt, bccbtc ...

string

The types of order to include in the search, separate by ','
range: [buy-market, sell-market, buy-limit, sell-limit]

string
Defaults to -61d

Search starts date, in format yyyy-mm-dd

string
Defaults to today

Search ends date, in format yyyy-mm-dd

string

Search order id to begin with

string

Search direction when 'from' is used
range: [prev, next]

string

The number of orders to return
range: [1, 100]
default: 100

Response

Language
LoadingLoading…
Response
Choose an example:
application/json