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.
Tradingupdated 03/15/19
Market dataupdated 7/24/19
Account managementupdated 3/14/19
Fund Transferupdated 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.