CoinGecko
Business appsAPI keycredential probe
Read cryptocurrency market data from CoinGecko: coin lookup and metadata, current prices, market listings, historical and OHLC charts, search and 24-hour trending.
OCNORA ships 8 typed CoinGecko operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 8
- Get CoinRetrieve one coin's full record: description, links, categories and, unless switched off, its market data and exchange tickers.coingecko.get_coin
- List CoinsList every coin CoinGecko supports with its API id, name and symbol, which is where the ids the other nodes need come from.coingecko.list_coins
- List MarketsList coins with their price, market cap, volume and price-change data, ordered and paged as asked.coingecko.list_markets
- Get Market ChartRetrieve a coin's historical price, market cap and 24-hour volume series over a window of days.coingecko.market_chart
- Get OHLC CandlesRetrieve a coin's open, high, low and close candles over one of CoinGecko's fixed windows.coingecko.ohlc
- SearchSearch CoinGecko for coins, exchanges, categories and NFTs matching a query, which is how a symbol or a name becomes an API id.coingecko.search
- Get PriceLook up the current price of one or more coins in one or more currencies, optionally with market cap, volume and 24-hour change.coingecko.simple_price
- Get TrendingRetrieve the coins, NFTs and categories searched for most on CoinGecko in the last 24 hours.coingecko.trending
More in Business apps
Run your first CoinGecko workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.