ethereum price api

that you are using our API so we can let you know if we make any updates.(If Vlad sent you here, you are already on the list) /, //, / Most of the requests that are related to pricing data are public at the moment and generally available via GET functions.Please do not abuse them, a request every 10 sec should be more than enough.There is also a streaming api based on socket.io that is public as well.At the moment the public rest api and streaming apis are not delayed./ for all your pricing API needs.We have had the API abused and I've put a limit in place of 1000 requests per hour per API server.We currently have 4 API servers so in effect the limit should be around 4k request per hour, just under 1 every second.Public APIs are accessible via GET, and the parameters for the request are included in the query string.CryptoCompare uses session cookies to allow access to private data.You can obtain the cookie by logging in.A session key is only valid for 30 days and it has a sliding window period, so each time you use it, it will get extended by 30 days.

If successful, API requests will return an HTTP 200 OK code, as well as a Response.Type >= 100 any Response.Type less than 100 will mean there was an error.Note that the responses to all requests, both public and private, are sent as the response body.This section deals with all the requests for price data, social data and historical data.Most of it is used for dealing with subscription, top list, historical and snapshot data.This api should never return an error, maybe a 500 error if there is an issue with cryptocompareGet general info for all the coins available on the website.Get the latest price for a list of one or more currencies.Really fast, 20-60 ms.Cached each 10 seconds.Get the price of a currency against multiple currencies.Get a matrix of currency prices.Get all the current trading info (price, vol, open, high, low etc) of any list of cryptocurrencies in any other currency that you need.If the crypto does not trade directly into the toSymbol requested, BTC will be used for conversion.

This API also returns Display values for all the fields.If the opposite pair trades we invert it (eg.: BTC-XMR).Compute the current trading info (price, vol, open, high, low etc) of the requested pair as a volume weighted average based on the markets requested.Get day average price.The values are based on hourly vwap data and the average can be calculated in different waysIt uses BTC conversion if data is not available because the coin is not trading in the specified currency.If tryConversion is set to false it will give you the direct data.If no toTS is given it will automatically do the current day.Also for different timezones use the UTCHourDiff paramThe calculation types are: HourVWAP - a VWAP of the hourly close price,MidHighLow - the average between the 24 H high and low.VolFVolT - the total volume from / the total volume to (only avilable with tryConversion set to false so only for direct trades but the value should be the most accurate price) Get the price of any cryptocurrency in any other currency that you need at a given timestamp.

The price comes from the daily info - so it would be the price at the end of the day GMT based on the requested TS.If the crypto does not trade directly into the toSymbol requested, BTC will be used for conversion.
bitcoin exchange ukashTries to get direct trading pair data, if there is none or it is more than 30 days before the ts requested, it uses BTC conversion.
bitcoin etf yahooIf the opposite pair trades we invert it (eg.: BTC-XMR) Get the price of a currency against multiple currencies.
is bitcoin veiligGet data for a currency pair.
litecoin 2013 chartIt returns general block explorer information, aggregated data and individual data for each exchange available { "Response": "Success", "Message": "Coin full snapshot successfully returned", "Data": { "General": { "H1Text": "Bitcoin (BTC)", "ImageUrl": "/media/19633/btc.png", "DangerTop": "", "WarningTop": "", "InfoTop": "", "Symbol": "BTC", "BaseUrl": "/coins/btc/", "Name": "Bitcoin", "Description": ".....",
send bitcoin to skrill

"TotalCoinSupply": "21000000", "Algorithm": "SHA256", "ProofType": "PoW", "StartDate": "03/01/2009", "Twitter": "@bitcoin", "TwitterWidgetId": "605777095042539520", "Website": "Bitcoin", "LastBlockExplorerUpdateTS": 1449237480, "DifficultyAdjustment": "2016 blocks", "BlockRewardReduction": "50%", "BlockNumber": 386680, "BlockTime": 565, "NetHashesPerSecond": 553105562.19548678, "TotalCoinsMined": 14910150.0, "PreviousTotalCoinsMined": 14910125.0, "BlockReward": 25.0 }, "Subs": ["2~Coinfloor~BTC~GBP", "2~LocalBitcoins~BTC~PHP", "2~LocalBitcoins~BTC~IDR", "2~Kraken~BTC~GBP", "2~Huobi~BTC~USD", "2~Kraken~BTC~JPY", "2~LocalBitcoins~BTC~SEK", "2~MonetaGo~BTC~HKD", "2~itBit~BTC~SGD", "2~LocalBitcoins~BTC~GBP", "2~BTER~BTC~CNY", "2~Coinsetter~BTC~USD", "2~Gatecoin~BTC~EUR", "2~Coinbase~BTC~USD", ... ], "StreamerDataRaw": [ "5~CCCAGG~BTC~USDT~4~393~1453110501~0.00016925~0.06651525~3568~0.009621729999999998~3.56393285~370~393~370~BitTrex~78ce9","5~CCCAGG~BTC~RSD~4~28378.38~1427195634~0.888~25200.00144~1193482~0~0~28378.38~28378.38~28378.38~LocalBitcoins~78ce9","5~CCCAGG~BTC~DOP~4~22753.13~1452105617~0.0879~2000.0001270000002~2361991~0~0~22753.13~22753.13~22753.13~LocalBitcoins~78ce9", ... ] }, "Type": 100 } Get the general, subs (used to connect to the streamer and to figure out what exchanges we have data for and what are the exact coin pairs of the coin) and the aggregated prices for all pairs available.
bitcoin billionaire pc

Data:AggregatedPricesArray[]yesSnapshot data about the coin (volume, price, open, high, low close etc) Get CryptoCompare website, Facebook, code repository, Twitter and Reddit data for coins.If called with the id of a cryptopian you just get data from our website that is available to the public.
bitcoin mining atom(maybe in v2 add the rest of the fields for the cryptopian as well?)
bitcoin is crashing) ) of the coin page this is a fork of Get open, high, low, close, volumefrom and volumeto from the each minute historical data.
bitcoin mining atomThis data is only stored for 7 days, if you need more,use the hourly or daily path.It uses BTC conversion if data is not available because the coin is not trading in the specified currency Get open, high, low, close, volumefrom and volumeto from the each hour historical data.

It uses BTC conversion if data is not available because the coin is not trading in the specified currency.Get open, high, low, close, volumefrom and volumeto daily historical data.The values are based on 00:00 GMT time.Returns all the mining contracts in a JSON array.Used to get all the mining equipment available on the website.It returns an array of mining equipment objects Get all the mining equipment: '.We are using socket.io.For more example code click here.Subscribe to market data by emitting 'SubAdd' including a list of items you want to get updates on.Subscription items have the format of '{SubscriptionId}~{ExchangeName}~{FromSymbol}~{ToSymbol}' socket.emit('SubAdd', { subs: ['0~Poloniex~BTC~USD'] } ); You can subscribe to the following: Unsubscribe by sending 'SubRemove' message with a list of items.Subscribe to trade level data.The response will have the following format: Get the latest quote updates for a currency pair on a specific exchange.The first response will have the following format: After the first response, only updates will be sent.