object
required
The market identifier
float
required
The tick size for price levels in the order book
bool
required
Whether to size in USD or in raw format
int
Optional number of price levels to return (default: all)
int
Optional limit on number of orders to return (default: 50)
int
Optional number of orders to skip for pagination (default: 0)
object
required
Dictionary containing order book data if found, None otherwise
- ValueError — If API_SERVER_URL environment variable is not set