Awesome
BTC Markets Developer API
The official API of https://www.btcmarkets.net/
API v3
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.
API v1/v2 (legacy)
This repository provides documentation for BTC Markets' API.
For more information please refer to the wiki area.
-
Trading <sub>updated 03/15/19</sub>
-
Market data <sub>updated 7/24/19</sub>
-
Account management <sub>updated 3/14/19</sub>
-
Fund Transfer <sub>updated 08/06/19</sub>
WebSocket feed
Sample Codes (Officially supported)
- Java: https://github.com/BTCMarkets/sample-api-client-java<br />
- 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<br />
- Python3: https://github.com/BTCMarkets/api-client-python3<br />
Sample Codes (Created by third parties)
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<br />
- Python: https://github.com/adversary-org/python-btcmarkets<br />
- CSharp: https://github.com/jyoung80/csharp_BTC_Markets_Harness<br />
- Ruby:
- C++: https://github.com/moneroexamples/btcmarkets-cpp <br />
Thanks to our API users for kindly providing their sample code.