Hey guys I’m needing help sending an order to buy or sell crypto using this section of the documentation.
https://binance-docs.github.io/apidocs/spot/en/#new-order-trade
https://binance-docs.github.io/apidocs/spot/en/#signed-trade-user_data-and-margin-endpoint-security
I understand what data is required in the body of the post request to make a trade as its in the documentation above, however I don’t understand how I can inform Binance of my account and to verify that I’m the true owner when sending orders. I’m guessing that somehow I’m supposed to provide my private and public keys in the request somehow weather its in the url or in the body.
I have read the documentation which “explains” how to do this but I don’t understand it and was hopping someone could explain this to me.
Basically there is more data that I must include in either the request url or in the actual body and I think its the private and public key but I don’t know how it should look if its to be in the url or the body so basically I just need someone to show me.
Please help
thanks
Scott