How do i create new order in BLVT via api

I dont seem to know which exact api call to use in order to trade BLVT. can anyone help?

  1. Get the information of all the products for BLVT (Binance API Documentation)
  2. Based on the tokenName returned from the above endpoint, select the product and subscribe to it using this endpoint. (Binance API Documentation)