Real-time Crypto Market Analysis with GPT-4o-mini and CoinMarketCap APIs via Telegram
Overview This n8n workflow is a modular AI analyst system that provides real-time insights from CoinMarketCap’s centralized and decentralized data sources. Using GPT-based AI, the system interprets natural language qu...
Template notes
Overview This n8n workflow is a modular AI analyst system that provides real-time insights from CoinMarketCap’s centralized and decentralized data sources. Using GPT-based AI, the system interprets natural language questions about the crypto market and delegates them to specialized agent workflows.
It supports Telegram chat input and returns structured results such as coin quotes, DEX liquidity, exchange info, and community sentiment—all integrated from the CoinMarketCap API ecosystem.
Prerequisites a. OpenAI or Gemini account (via GPT-4o-mini or equivalent LLM).
b. Telegram Bot API token (for message input/output).
c. Valid CoinMarketCap API key.
📦 Required subflows:
CoinMarketCapCryptoAgentTool
CoinMarketCapExchangeandCommunityAgentTool