Announcing the launch of coins-e trade API. Find the documentation here
http://www.coins-e.com/exchange/api/documentationThe API is a standard JSON API,
There are two types of requests
- Public requests (no authentication is required)
- User specific requests. (authentication required)
Authentication method:We use a Public key private key HMAC SHA-512 signing method for request authentication. You can find your keys in the following URL
http://www.coins-e.com/exchange/api/access/We thank the community for the over whelming support we have received till now, your support keeps us going.
Yours suggestions are always welcome.
Cheers