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,095 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
========
CLA and cRIO Fanatic
My writings on LabVIEW Development are at devs.wiresmithtech.com
0 Kudos
Message 2 of 2
(3,057 Views)