Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Get Cryptocurrency
coinmarketcap:get_cryptocurrency
Fetch detailed information about a specific cryptocurrency by ID.
Read
Low risk
Get Cryptocurrency Metadata
coinmarketcap:get_cryptocurrency_metadata
Get static metadata for one or more cryptocurrencies including logo, description, website, social links.
Read
Low risk
Get Exchange
coinmarketcap:get_exchange
Get detailed information about a specific cryptocurrency exchange including volume and market data.
Read
Low risk
Get Exchange Metadata
coinmarketcap:get_exchange_metadata
Get static metadata for cryptocurrency exchanges including logo, description, website, and social links.
Read
Low risk
Get Global Metrics
coinmarketcap:get_global_metrics
Get the latest global cryptocurrency market metrics including total market cap, volume, and Bitcoin dominance.
Read
Low risk
Get Price Performance Stats
coinmarketcap:get_price_performance_stats
Get price performance statistics for cryptocurrencies including all-time high/low and period-specific performance.
Read
Low risk
Get Trending Cryptocurrencies
coinmarketcap:get_trending_cryptocurrencies
Get trending cryptocurrencies based on search volume and social activity.
Read
Low risk
List Cryptocurrencies
coinmarketcap:list_cryptocurrencies
Get a paginated list of all active cryptocurrencies with latest market data.
Read
Low risk
List Exchanges
coinmarketcap:list_exchanges
Get a paginated list of all cryptocurrency exchanges with latest market data.
Read
Low risk
Search Cryptocurrencies
coinmarketcap:search_cryptocurrencies
Search for cryptocurrencies by name, symbol, or slug. Useful for finding cryptocurrency IDs.
Read
Low risk