A couple of weeks back we released the first version of the CoinSpot trading API. The API allows you to write custom apps to securely access and control parts of your CoinSpot account.

Currently the CoinSpot trading API allows you to check your balances, check your order history, access the open orders for any of the coins, and place orders for any of the coins which we trade on CoinSpot including Bitcoin, Dogecoin, Litecoin and heaps more.

CoinSpot released an officially supported node.js sdk to help get started using the API, you can get details on the node.js sdk over at the NPM repository https://www.npmjs.org/package/coinspot-api.

A member of the CoinSpot community has release a PHP wrapper for the CoinSpot API over on BitBucket see the PHP CoinSpot wrapper here .

find more information about the API - API V2 is now available on this link