Aquafortis / API

API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTC Markets Developer API

Trading APIs

This repository provides documentation for BTC Markets' API.

For more information please refer to the wiki area.

Introduction: https://github.com/BTCMarkets/API/wiki/Introduction

Authentication: https://github.com/BTCMarkets/API/wiki/Authentication

Trading: https://github.com/BTCMarkets/API/wiki/Trading-API

Market data: https://github.com/BTCMarkets/API/wiki/Market-data-API

Account management: https://github.com/BTCMarkets/API/wiki/Account-API

Fund Transfer: https://github.com/BTCMarkets/API/wiki/Fund-Transfer-API

FAQ: https://github.com/BTCMarkets/API/wiki/faq

Websocket

public market events: https://github.com/BTCMarkets/API/wiki/websocket

Sample Codes (Officially supported)

Java: https://github.com/BTCMarkets/sample-api-client-java

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.

Java: https://github.com/vogelito/sample-api-client-java
NodeJS: https://github.com/naddison36/btc-markets
Python: https://github.com/adversary-org/python-btcmarkets
Python: https://github.com/BTCMarkets/api-client-python
Python3: https://github.com/Aquafortis/btcmarkets-python-plus
CSharp: https://github.com/jyoung80/csharp_BTC_Markets_Harness
Ruby: https://github.com/nolim1t/btcmarkets-gem and https://github.com/tennantje/btcmrb
C++: https://github.com/moneroexamples/btcmarkets-cpp

Thanks to our API users for kindly providing their sample code.

About

API