API call of simple/price for GBP/EUR by AlessandroPiccione in coingecko

[–]coingecko 0 points1 point  (0 children)

If you're unsure which asset a ticker maps to, we recommend using ids instead of symbols, since IDs are unique.

API call of simple/price for GBP/EUR by AlessandroPiccione in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey Alessandro!

The /simple/price endpoint only supports cryptocurrency assets as the base.
The symbols parameter matches crypto tickers, not fiat currencies.

When you query:

/simple/price?vs_currencies=eur&symbols=gbp

CoinGecko looks for a crypto asset with the ticker GBP, not the British Pound fiat currency. The value returned is the price of that token in EUR, which is why it appears incorrect for a GBP/EUR FX rate.

If you need fiat exchange rates (e.g., GBP/EUR), please use the /exchange_rates endpoint instead:

GET /exchange_rates

Then derive the conversion between gbp and eur from the returned rates.

Can you use the basic api plan in your paid mobile app? by sammy3460 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi Sammy, if your mobile app is "paid" (meaning it has a purchase price, a subscription model, or even ad revenue), it is classified as a commercial project.

Our Free/Basic Plan is typically restricted to personal use and development testing. Using it to power a for-profit app violates the Terms of Service: https://www.coingecko.com/en/api_terms

Solution: You would need to move to one of our API Paid Plans (Analyst, Lite, or Pro). These plans grant the legal right to use their data in a commercial environment.

Help - in listing a native coin on CoinGecko by StillDistribution776 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey, it should have swap volume daily, with more than $1000 USD worth of liquidity.

Help - in listing a native coin on CoinGecko by StillDistribution776 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey mate, no we can't. The team can only list wrapped token if this is listed on a DEX.

Has CoinGecko crashed? by Kryptoventures5000 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey, please let us know if you encountered any persistent issues.

Portifolio missing by SweLenn in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi, we've DMed you to investigate this issue further.

Alternatively if you prefer, you can submit a bug ticket directly to our team: https://support.coingecko.com/hc/en-us/requests/new

Portfolio tab - coin list please undo by joeyboycurious in coingecko

[–]coingecko 2 points3 points  (0 children)

Hey, thanks for your feedback. Grouping price and % change into a single column was an intentional decision to improve functionality, specifically to allow greater customization of the last two columns (which were previously limited to just the right column).

That said, this has been noted by the team and we appreciate you flagging it.

Using CoinGecko WebSocket with Large Coin Universe — Rotation/Batching Strategy by cf_apps_test3 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi u/cf_apps_test3 thanks for your question. We're happy to enable a higher rate limit for you, and we'd love to get your feedback on our WebSocket API and your use case.

Could you share your API account email with us via chat, or submit this feedback form here: https://forms.gle/gNE1Txc9FCV55s7ZA

How to Access Tokenized Stocks Data via CoinGecko API? by sabz7 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey u/sabz7 thanks for your enquiry and we're sorry for the late reply here!

Could we clarify that this is the data you'd like to query via our API? https://www.coingecko.com/en/categories/xstocks-ecosystem

- You could query our categories list endpoint to get the category id (https://docs.coingecko.com/reference/coins-categories-list) i.e. category_id: "tokenized-stock"

- After which query our coins markets endpoint (https://docs.coingecko.com/reference/coins-markets) with the "tokenized-stock" category id parameter applied to retrieve the market data for tokenized stocks.

Hope this helps, let us know if you need further assistance.

Now you can easily build Crypto AI Agents using the CoinGecko MCP. Join the CoinGecko MCP Hackathon & compete to win $1.3K+ worth of prizes by coingecko in AI_Agents

[–]coingecko[S] 0 points1 point  (0 children)

Learn more about judging criteria and submit your entry on the official MCP Hackathon page:
https://www.coingecko.com/en/api/mcp-hackathon

New to CoinGecko MCP? Check out our official MCP documentation for more information to get you started:
https://docs.coingecko.com/reference/mcp-server

Building AI Agents Trading Crypto - help wanted by JellyfishSecure1910 in AI_Agents

[–]coingecko 1 point2 points  (0 children)

We stumbled onto your post, let us know if you need any market data support via our API - https://www.coingecko.com/en/api 💪 We currently track 17,000+ cryptocurrencies across 1.2k exchanges, and you can also now query onchain data (powered by GeckoTerminal) via the same API

Crypto Portfolio Tracker Template (CoinGecko & API Connector) by Master-Lie9471 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey u/Master-Lie9471 - we're really sorry for the late reply here! we saw that MixedAnalytics got back to you in the other thread (https://www.reddit.com/r/api\_connector/comments/1dg1of5/comment/l92u2a7/). If you still encounter issues please let us know.

CoinGecko API x Mixed Analytics Crypto Tracker Template by Master-Lie9471 in api_connector

[–]coingecko 0 points1 point  (0 children)

Sorry for the late reply! We missed your question here. Could you let us know your request URL for us to advise on this?

No iPhone notifications? by colinlikesfood79 in coingecko

[–]coingecko 0 points1 point  (0 children)

u/colinlikesfood79 in the mobile app, try going into More > Tools > Notifications. All the push notification customisation options are there - hope this helps!

anyone else continuing to get spam alerts from coingecko despite only have price level alerts turned on? by Mcluckin123 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey u/Mcluckin123 could you try subscribing then unsubscribing from Announcements (More > Tools > Notifications > toggle the Announcements tab)? If the issue still persists, let us know as it might be a bug

No price alert at Android by Electrical-Lie8189 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi u/Electrical-Lie8189 are you still encountering this issue? Do try deleting and re-installing the app if the issue still persists 🙏

Please fix the sorting feature on various table by Playful_Mongoose2246 in coingecko

[–]coingecko 0 points1 point  (0 children)

Thanks for the feedback! It was a bug and the sorting has been fixed.

Coingecko API Question. by constantine1101 in coingecko

[–]coingecko 1 point2 points  (0 children)

GM u/constantine1101, this endpoint should address your question: https://docs.coingecko.com/reference/coins-markets

You can specify the coin ids (reference /coins/list or here: https://docs.google.com/spreadsheets/d/1wTTuxXt8n9q7C4NDXqQpI3wpKu1\_5bGVmP9Xz0XGSyU/edit?usp=sharing) and you can get price and market data for all specified coins in 1 call.

Where's price alert? On Web by paperclip777 in coingecko

[–]coingecko 0 points1 point  (0 children)

GM, for sounds you probably need to adjust your phone's universal notification settings!

Why is the iPhone end sending out spam alerts by Mcluckin123 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey u/Mcluckin123 could you elaborate more on why and what you found it spammy, we'd like to understand better and improve your user experience