Binance.Rest.HTTPClient (binance v1.0.4)
Link to this section Summary
Functions
You need to send an empty body and the api key to be able to create a new listening key.
Link to this section Functions
Link to this function
delete_binance(url, headers \\ [])
Link to this function
delete_binance(url, params, secret_key, api_key)
Link to this function
get_binance(url, headers \\ [])
Link to this function
get_binance(url, params, secret_key, api_key)
Link to this function
signed_request_binance(url, params, method)
Link to this function
unsigned_request_binance(url, data, method)
You need to send an empty body and the api key to be able to create a new listening key.