Get order book report
GET/report/{market}/book
Returns the list of all bids and asks for the specified market
, sorted by price
. Includes the data compliant with the European Markets in Crypto-Assets (MiCA) regulation.
info
This is a public endpoint. However, authenticating your request gives you a higher rate limit.
Rate limit weight points: 1
Request
Responses
- 200
The request was successful.
Response Headers
bitvavo-ratelimit-remaining
The number of remaining weight points before it resets at bitvavo-ratelimit-resetat
.
bitvavo-ratelimit-resetat
The time when bitvavo-ratelimit-remaining
resets to bitvavo-ratelimit-limit
.
bitvavo-ratelimit-limit
The number of available weight points in one minute.