l2Book

Subscribe to l2Book

post
/

Subscription to L2 order book events for a specific asset.

Body

Subscription to L2 order book events for a specific asset.

typeundefined · enumRequired

Type of subscription.

Possible values:
coinstringRequired

Asset symbol (e.g., BTC).

nSigFigsany ofOptional

Number of significant figures.

undefined · enum · nullableOptional

Number of significant figures.

Possible values:
mantissaany ofOptional

Mantissa for aggregation (if nSigFigs is 5).

undefined · enum · nullableOptional

Mantissa for aggregation (if nSigFigs is 5).

Possible values:
Responses
chevron-right
200

Event of L2 order book snapshot.

application/json

Event of L2 order book snapshot.

coinstringRequired

Asset symbol.

timenumberRequired

Timestamp of the snapshot (in ms since epoch).

spreadstringOptional

Spread (only present when nSigFigs is non-null).

Pattern: ^[0-9]+(\.[0-9]+)?$
post
/
TypeScript
200

Event of L2 order book snapshot.

Last updated