CoinGecko

CoinGecko integration on indie.money — fetch coin prices, market data, charts, and crypto events

Written By pvdyck

Last updated About 1 hour ago

CoinGecko

Supported — Fetch coin prices, market data, historical charts, tickers, and crypto events

NodesCoinGecko
AuthNone — uses the public CoinGecko API

Credential Setup

No credential is required. The CoinGecko node consumes the public CoinGecko API, so there is nothing to configure in Secure Vault.

Operations

  • Coin
    • Get — Retrieve a single coin by coin ID or by contract address
    • Get Many — List available coins
    • Market — Get market data for coins in a chosen base currency
    • Price — Get current price by coin ID or contract address, quoted in one or more currencies
    • Ticker — Get trading tickers for a coin
    • History — Get a coin's data for a specific date
    • Market Chart — Get historical price, market cap, and volume over a number of days (by coin ID or contract address)
    • Candlestick — Get OHLC (open/high/low/close) candlestick data over a number of days
  • Event
    • Get Many — List crypto events, filterable by country, date range, type, and upcoming-only

Compatibility

All operations supported.