CoinGecko logo Integration available

Automate your crypto workflows with seamless integration to CoinGecko Pro API, turning real‑time market data into actionable triggers and custom actions without writing code. Boost efficiency, reduce latency, and unlock advanced analytics across DeFi and token markets.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

Build With CoinGecko

Use CoinGecko when a workflow needs to call Get Coin by Contract Address, Get Coin Info, Get Coin Markets or related CoinGecko operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.

Available Actions

ActionIDConnectorRequired fields
Get Coin by Contract Address logo Get Coin by Contract Addresscoingecko-get-coin-by-contract-platform, contractAddress
Get Coin Info logo Get Coin Infocoingecko-get-coin-info-coinId
Get Coin Markets logo Get Coin Marketscoingecko-get-coin-markets-vsCurrency
Get Coin Tickers logo Get Coin Tickerscoingecko-get-coin-tickers-coinId
Get Contract Market Chart logo Get Contract Market Chartcoingecko-get-contract-market-chart-platform, contractAddress, vsCurrency, days
Get Contract Market Chart by Date Range logo Get Contract Market Chart by Date Rangecoingecko-get-contract-market-chart-range-platform, contractAddress, vsCurrency, from, to
Get Derivatives Exchange Info logo Get Derivatives Exchange Infocoingecko-get-derivatives-exchange-info-exchangeId
Get Derivatives Exchanges logo Get Derivatives Exchangescoingecko-get-derivatives-exchanges--
Get Derivatives Exchanges List logo Get Derivatives Exchanges Listcoingecko-get-derivatives-exchanges-list--
Get Derivatives Tickers logo Get Derivatives Tickerscoingecko-get-derivatives-tickers--
Get Exchange Info logo Get Exchange Infocoingecko-get-exchange-info-exchangeId
Get Exchange Tickers logo Get Exchange Tickerscoingecko-get-exchange-tickers-exchangeId

34 more actions are listed in the full action reference.

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Real‑time price alerts for portfolio rebalancing

Trigger automated buys or sells when a token crosses a defined price threshold, using CoinGecko price feeds.

On‑chain token holder monitoring

Get holder chart data and receive notifications when top holders increase or decrease their positions.

DeFi pool performance tracking

Fetch pool OHLCV and trade data to generate weekly performance reports or trigger re‑allocation strategies.

Trending token discovery for investment scouting

Leverage trending and top gainer/loser APIs to surface emerging tokens for further research.

Connector Notes

  • Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
  • Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
  • Test with the visual editor or POST /v1/actions/{type}/test before routing production traffic.
TemplateDescriptionTags
Clanker: Auto-take profit or stop loss on positionsWatches your open Clanker snipe positions and auto-sells the moment your take-profit or stop-...defi, trading, wallet

FAQ

Yes, you must obtain a CoinGecko Pro API key and enter it in the integration settings.

Absolutely—set recurring triggers to fetch market data every few minutes, hours, or days.

The Pro API provides near‑real‑time updates, typically within seconds of market changes.

Yes, you can chain actions to push data to wallets, alerts, or other blockchain services.

The integration will pause until a valid key is re‑entered, preventing data loss.

Ask a question... ⌘I