Get historical best active orders in a collection

Return K best active orders in a collection as they were at the specified point in time. For Sell orders, the best are the cheapest ones; and for Buy orders, the best are the most expensive ones. The orders are sorted in the order of goodness, with best order always the first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Type of orders. Only the orders of this type will be searched

Allowed:
string
enum

Platform where the order was created

string
required

Collection in which to look for best orders

date-time
required

Point in time at which to return best orders

int32

How many best orders to return. If not specified, some default amount is returned

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json