Available translations

CoinGecko API Map

foundations.png
Summary: The current CoinGecko API Map accesses the following endpoints of the CoinGecko API.
Documentation for the CoinGecko API can be found at the following link:
The base request URL is:
 https://api.coingecko.com/api/v3/
Mapped Endpoints
 /coins/{id}
Raw Returned Values
  • id: name of returned coin (string).
  • market_cap_rank: Current ranking of coin based on its overall share of the crypto market cap (number).
  • sentiment_votes_up_percentage: Percentage of up votes for coin through CoinGecko platforms (number).
  • sentiment_votes_down_percentage: Percentage of down votes for coin through CoinGecko platforms (number).
  • block_time_in_minutes: Current time in minutes taken to mine the last block of coin (number).
  • coingecko_score: Overall trust score given to coin by the CoinGecko platform (number).
  • liquidity_score: Liquidity health score given by the CoinGecko platform (number).
  • community_score: Community strength score given by the CoinGecko platform (number).
  • developer_score: Developer strength score given by the CoinGecko platform (number).
  • public_interest_score: Level of public interest score given by the CoinGecko platform (number).
  • last_updated: Date content of current responce was last updated (string).
Previous
CoinGecko API Map and Mine
Next
CoinGecko API Mine

CoinGecko API Map and Mine — TOC

You just read page 2 in the topic.

1. CoinGecko API Map and Mine

2. CoinGecko API Map

3. CoinGecko API Mine