kmadac / bitstamp-python-client

Python package to communicate with bitstamp.net
MIT License
143 stars 70 forks source link

New bitstamp api version (v2) #49

Closed pepi99 closed 1 year ago

pepi99 commented 2 years ago

API v1 authentication and v1 endpoints are being deprecated and are no longer documented on this page. For now you can still access API v1 documentation [here](https://www.bitstamp.net/api-deprecated/)[](https://www.bitstamp.net/api/#top).

This library uses the v1 of the bitmap API, please account for this when using it.

pepi99 commented 2 years ago

https://www.bitstamp.net/api/

kmadac commented 1 year ago

Hi, it has support for both versions, but some functions which can be used in both versions defaults to v1.