GET v2/public/orderbook/{marketSymbol}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
marketSymbol | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of OrderBookModelName | Description | Type | Additional information |
---|---|---|---|
bids | Collection of OrderBookValue |
None. |
|
asks | Collection of OrderBookValue |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.