Gen6

Messari

Get crypto asset profiles, metrics, markets, and news

Messari provides crypto market intelligence, including asset profiles, market metrics, trading venue information, and news.

In Gen6, the Messari integration allows agents and workflows to enrich crypto research with structured asset data. Use it for token research, market summaries, investment monitoring, narrative tracking, and automated crypto reporting.

Usage Instructions

Select a Messari operation and provide an asset key such as a symbol or slug. Advanced fields allow pagination and result limits for markets and news. A Messari API key can be provided when your usage requires authenticated access.

Tools

messari_get_asset_profile

Retrieve profile and descriptive metadata for an asset.

messari_get_asset_metrics

Retrieve market metrics for an asset.

messari_get_asset_markets

Retrieve markets and venues associated with an asset.

messari_get_asset_news

Retrieve recent news for an asset.

Input

ParameterTypeRequiredDescription
assetKeystringYesAsset symbol or slug, such as bitcoin or btc
apiKeystringNoOptional Messari API key
pagenumberNoPage number for market results
limitnumberNoResult limit for markets or news

Output

ParameterTypeDescription
datajsonMessari response data
statusjsonMessari status payload

Notes

  • Category: tools
  • Type: messari