sachiew

Results 9 comments of sachiew

@guidospadavecchia may i know which endpoint is that?

@guidospadavecchia , the payload size is quite big (750kb) might have challenge to be returned within 30sec. but i tried to query this directly on browser and it works: https://api.coingecko.com/api/v3/coins/list

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

hey specifically for coins/market endpoint, 2 things you might wanna try to look into: 1. user agent: is it empty? if yes, might wanna change it 2. how many calls...

gentle reminder on the Root URL: - Pro API key: pro-api.coingecko.com (x_cg_pro_api_key) - Demo API key: api.coingecko.com (x_cg_demo_api_key) Ref: - https://apiguide.coingecko.com/getting-started/authentication - https://support.coingecko.com/hc/en-us/articles/21880397454233-User-Guide-How-to-sign-up-for-CoinGecko-Demo-API-and-generate-an-API-key-

> **Additional API Features:** > /simple/supported_vs_currencies - Add support for all available fiat currencies > /coins/markets - Include detailed market data _// **can be used to obtain tokens of a...

hey @0xCardinalError, this could be partly my mistake, as I communicated with both of you and may not have coordinated things well. Yes, agree we are definitely building together 💪...

hey @0xCardinalError @odilitime , thanks for working on this! I work on CoinGecko product, I can supply pro api key to ease your testing, and as token of appreciation for...

> No access to historical data or 24h changes > No volume data Thanks for testing it out. The current commits include these 2 endpoints that support **24hr price change**...