Current order books
GET/v1/orderbooks3/current
Current order books
Request
Query Parameters
Comma or semicolon delimited parts of symbol identifier used to filter the response.
The maximum number of levels to include in the response.
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
Schema
Array [
]
The symbol identifier.
The exchange time of the order book.
The CoinAPI time when the order book was received.
The asks made by market makers.
The bids made by market makers.
[
{
"symbol_id": "string",
"time_exchange": "2024-11-12T12:17:30.458Z",
"time_coinapi": "2024-11-12T12:17:30.458Z"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
The symbol identifier.
The exchange time of the order book.
The CoinAPI time when the order book was received.
The asks made by market makers.
The bids made by market makers.
[
{
"symbol_id": "string",
"time_exchange": "2024-11-12T12:17:30.458Z",
"time_coinapi": "2024-11-12T12:17:30.458Z"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
The symbol identifier.
The exchange time of the order book.
The CoinAPI time when the order book was received.
The asks made by market makers.
The bids made by market makers.
[
{
"symbol_id": "string",
"time_exchange": "2024-11-12T12:17:30.459Z",
"time_coinapi": "2024-11-12T12:17:30.459Z"
}
]
- Schema
- Example (from schema)
Schema
Array [
]
The symbol identifier.
The exchange time of the order book.
The CoinAPI time when the order book was received.
The asks made by market makers.
The bids made by market makers.
[
{
"symbol_id": "string",
"time_exchange": "2024-11-12T12:17:30.459Z",
"time_coinapi": "2024-11-12T12:17:30.459Z"
}
]