GET v2/public/orderbook/{marketSymbol}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
marketSymbol

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of OrderBookModel
NameDescriptionTypeAdditional information
bids

Collection of OrderBookValue

None.

asks

Collection of OrderBookValue

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.