Bitcoin Forum

Alternate cryptocurrencies => Service Discussion (Altcoins) => Topic started by: sheld0n on August 31, 2017, 07:00:34 PM



Title: Free API of Coingecko.com?
Post by: sheld0n on August 31, 2017, 07:00:34 PM
I want to integrate altcoin prices into my block and I want to have the reliable prices of Coingecko.com. I looked around but I could not find a API as Coinmarketcap.com has. Is there one freely available? If there is not a free API, is there another way to integrate Coingecko prices into a website?
Thanks a lot for your help!


Title: Re: Free API of Coingecko.com?
Post by: lakimens on August 31, 2017, 07:46:49 PM
Why do you want CoinGecko's API? CoinMarketCap gets the price of all the exchanges and averages it.


Title: Re: Free API of Coingecko.com?
Post by: paddibr on October 17, 2017, 12:16:50 PM
which api is without limits?

or do you know a commercial api?


Title: Re: Free API of Coingecko.com?
Post by: tmlee on July 11, 2018, 05:39:54 PM
CoinGecko public API is now ready https://www.coingecko.com/api/docs/v3

You can test making API calls within the documentation page itself or consume directly using curl or code

Our goal is to make your life easier with simple calls but with comprehensive dataset for your usages.