3s3s / opentrade

OpenTrade - Open Source Cryptocurrency Exchange
MIT License
399 stars 400 forks source link

help with apiIkey format #347

Open Xerxes7777 opened 4 years ago

Xerxes7777 commented 4 years ago

OK I am trying to figure out the correct format please help someone with correct construction of the request https:// for example: https://www.openopentrade.com/api/v1/account/getbalance?apikey=API_KEY&nonce=NONCE&currency=BTC also example apikey=tec876113d3358e7sd048rw8f3fg09c032ddd1c4

how would you construct the https://www.openopentrade.com/api/v1/account/getbalance?apikey=API_KEY&nonce=NONCE&

thanks