The official API of https://www.btcmarkets.net/
We have recently launched a new version of trading API that includes several improvements and new features.
We encourage using our latest API for any new trading projects.
This repository provides documentation for BTC Markets' API.
For more information please refer to the wiki area.
-
Trading updated 03/15/19
-
Market data updated 7/24/19
-
Account management updated 3/14/19
-
Fund Transfer updated 08/06/19
- Java: https://github.com/BTCMarkets/sample-api-client-java
- Node.js: https://github.com/BTCMarkets/api-client-node
- PHP: https://github.com/BTCMarkets/api-client-php
- Python: https://github.com/BTCMarkets/api-client-python
- Python3: https://github.com/BTCMarkets/api-client-python3
Please note that the code samples below have been generously created by our users. Since these are not official samples please ensure you check and trust the code before using them.
- NodeJS: https://github.com/naddison36/btc-markets
- Python: https://github.com/adversary-org/python-btcmarkets
- CSharp: https://github.com/jyoung80/csharp_BTC_Markets_Harness
- Ruby:
- C++: https://github.com/moneroexamples/btcmarkets-cpp
Thanks to our API users for kindly providing their sample code.