Hello all
We are happy to release our API details:
BraveNewCoin APIBraveNewCoin provides a simple json interface to provide access to its current price index information.
This is updated every 5 minutes with the latest price index for each cryptocurrency in USD. Files are available from:
http://api.bravenewcoin.com/tickerand take the form:
http://api.bravenewcoin.com/ticker/bnc_ticker_btc.json,
An example of file contents:
{
"time_stamp": 1403489342,
"ticker": {
"bnc_index": "index",
"coin_id": "BTC",
"coin_name": "Bitcoin",
"bnc_price_index_usd": "605.96522272",
"volume_24hr_usd": "38776608",
"total_supply": "12932400",
"mkt_cap_usd": "7836584646",
"mkt_cap_24hr_pcnt": "0.79",
"price_24hr_pcnt": "0.76",
"vol_24hr_pcnt": "1.06"
}
}
We can build custom API's or tickers for any set of markets/coins we list.Ie - for
https://796.com/ we are building a specific Index that volume-weights the USD & RMB markets only for the purpose of settlement on their futures products. A nice 796.com branded ticker is being built as part of the job.
If you have specific requirements and want the most accurate and solid price/data feed available anywhere, PM us.
Also if you plan on using our API please PM with your email address or other contact details.
We need to know who is using it to contact you in-case we roll-out upgrades - so you don't get cut off!
Any questions, we're here to help

~ Team @ Techemy Ltd