Sandbox to test API in Binance ?

Hi guys,

How to use the sandbox to test to send buy/sell/stop orders via API and view that in na Binance sandbox enviroment ?

*python 3.9
*binance via websocket stream

thank you

https://testnet.binance.vision/

This is the testnet environment for Binance. You can connect to the testnet websocket stream stated in the documentation.

Thank you Chai