Skip to content

mikalv/API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

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
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.

Releases

No releases published

Packages

No packages published