Skip to main content

Module urls

Module urls 

Source
Expand description

URL resolution helpers for Binance API endpoints.

Functionsยง

get_http_base_url
Returns the HTTP base URL for the given product type and environment.
get_ws_base_url
Returns the WebSocket base URL for the given product type and environment.
get_ws_private_base_url
Returns the WebSocket private stream base URL for user data.
get_ws_public_base_url
Returns the WebSocket public stream base URL for high-frequency book data.