CoinGecko-API icon indicating copy to clipboard operation
CoinGecko-API copied to clipboard

Package doesn't support premium subscription on CoinGecko.

Open neuodev opened this issue 3 years ago • 1 comments

We are trying to migrate from free to pro subscription in Coingecko API. this doesn't sound good. As we have to reimplement the whole logic again. Another solution is to allow me to open a new pull request and implement the solution.

Coingecko is using another base URL for the pro subscription http://pro-api.coingecko.com also, it requires you to add a param whenever you are using the API x_cg_pro_api_key. you will be given the token when you create a premium account. I already have one so I can implement the solution. What do you think?

neuodev avatar Dec 17 '21 14:12 neuodev

+1 to supporting this

nhausman1 avatar Feb 16 '22 21:02 nhausman1

just a note that CoinGecko API paid plan is a different thing from CoinGecko Premium. CoinGecko Premium subscription has nothing to with API.

  • https://www.coingecko.com/en/api/pricing
  • https://www.coingecko.com/en/premium/pricing

sachiew avatar Nov 05 '22 06:11 sachiew

@AhmedIbrahim336 was this actually implemented? I need this functionality as well

kevinweaver avatar Nov 08 '22 00:11 kevinweaver