LUCIT-Systems-and-Development / unicorn-binance-rest-api

A Python SDK by LUCIT to use the Binance REST API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, us, tr) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-rest-api.docs.lucit.tech
Other
61 stars 17 forks source link

API update for the other than binance.com #31

Closed oliver-zehentleitner closed 2 years ago

oliver-zehentleitner commented 2 years ago

Discussed in https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-api/discussions/30

Originally posted by **erase-hub** March 28, 2022 I think binance tr api changed the api URL. New Api Url is : https://api.binance.me/api/v3/
oliver-zehentleitner commented 2 years ago

https://www.trbinance.com/apidocs/#api-document-description

The base endpoint is: https://www.trbinance.com/ Some specified APIs another base endpoint is: https://api.binance.me/

oliver-zehentleitner commented 2 years ago

hi! i am not able to test it, but i think everything is fine. just the websocket address changed and this is released since a few days (ubwa). the api base url seems to be correct.