Skip to main content
POST
Get L2 order book snapshot

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
l2Book,
l2Books
coin
string

Coin symbol (for l2Book)

Example:

"BTC"

coins
string[]

List of coin symbols (for l2Books, uses first coin)

Response

L2 book snapshot

result
object

L2 order book snapshot for a coin