CryptoCompare · Arazzo Workflow
CryptoCompare Top Volume Deep Dive
Version 1.0.0
Rank coins by 24h volume, pull full data, then branch into the news feed.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOnchainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
top-volume-deep-dive
Rank coins by total volume, read full data, and branch into news.
Reads the top coins by 24-hour total volume with full ticker data, pulls a lighter ranked-volume overview for the same quote currency, and branches into the latest news feed only when the ranking returned results.
1
getTopByVolume
Read the top coins by 24-hour total volume against the quote currency, including full ticker data per coin.
2
getVolumeOverview
Read the lighter ranked-volume envelope for the same quote currency for a fast overview, then branch on whether any coins were returned.
3
getMarketNews
Pull the latest news articles to add narrative context to the ranked coins, sorted by most recent.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.