man-c / pycoingecko

Python wrapper for the CoinGecko API
MIT License
1.04k stars 268 forks source link

Where to input API key? #52

Closed x829901 closed 2 years ago

x829901 commented 2 years ago

I got the Analyst API subscription plan and was wondering where I need to put the api key so I can start using it with this Python library.

man-c commented 2 years ago

Hello! Currently this wrapper doesn't support any of the paid plans. Maybe they will be included in the future, if we get more information or access to any of the paid plans (so they can be properly included and tested).