LabVIEW Web Development Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

How to login Binance with HTTP method POST

i want login binance with labview, can you help me?

0 Kudos
Message 1 of 2
(3,894 Views)

I'm not familiar with Binance but the first task is normally to track down their API documentation and that should normally describe their security requirements.

 

Sometimes you may have to do a login and get a session key that you pass with each request. Or it may be using an API key and signing the messages somehow. There are a lot of different possibilities.

James Mc
========
Ask me about Rust & NI Hardware
My writings are at https://www.wiresmithtech.com/devs/
0 Kudos
Message 2 of 2
(3,856 Views)