Messari

ToolByIronHubVersion0.2.0

Messari crypto research, market data, token unlocks, fundraising, DeFi metrics, analyst reports, and AI query synthesis for Ironclaw.

CryptoMarketDataTokenUnlocksFundraisingResearch

Use Cases

  • Query real-time crypto asset prices, market caps, ATH, and market performance metrics
  • Retrieve token unlock vesting schedules, cliff allocations, and upcoming release dates
  • Track VC fundraising rounds, lead investors, crypto deal flows, and M&A activity
  • Access crypto news headlines, market updates, regulatory developments, and sector topics
  • Synthesize open-ended market intelligence using Messari AI assistant
Install
$ironclaw ironhub install messari

Description

Messari Tool

Install and configure

Install the tool from IronHub. For a manual package import, open Extensions → Registry → Import, select the tool archive, and click Install.

Open Configure and store a Messari API key. IronClaw injects it into x-messari-api-key only for api.messari.io.

Each operation is exposed as a named capability with its own input schema. Use only the parameters shown for that capability in the examples below.

Credentials are stored by IronClaw and injected only at the declared HTTP boundary; they are not included in model input or exposed to the WASM component.

A sandboxed WASM tool for Ironclaw that interfaces with the Messari Crypto API (https://api.messari.io).

Messari tool

Features & Supported Actions

CapabilityDescriptionBase EndpointQuota / Rate Limit
ask_aiNatural language crypto query synthesis across 34k+ assets & 210+ exchanges/ai/v2/chat/completions⚠️ 10 req/day for free users
metricsAsset prices, volumes, market cap, ATH, and market performance/metrics/v1/assets150 req/min
signalSocial sentiment, token mindshare, and trending volume/signal/v1/assets150 req/min
newsBreaking news feed, market updates, and regulatory news/news/v1/news/feed150 req/min
researchMessari analyst reports, sector overviews, and deep dives/research/v1/reports150 req/min
stablecoinsStablecoin supply metrics, peg breakdowns, and flows/stablecoins/v1/assets150 req/min
exchangesCEX/DEX exchange volumes, trading pairs, and stats/exchanges/v1/exchanges150 req/min
networksL1/L2 network activity, fees, and active address metrics/networks/v1/networks150 req/min
protocolsDeFi TVL, lending volume, and DEX market share/protocols/v1/protocols150 req/min
token_unlocksToken vesting schedules, unlock dates, and cliff allocations/token-unlocks/v1/assets150 req/min
fundraisingVC funding rounds, lead investors, deal terms, and M&A/funding/v1/rounds150 req/min
intelProtocol governance proposals and network upgrade trackers/intel/v1/events150 req/min
topicsCrypto sector narrative momentum and hot ecosystem topics/topics/v1/topics150 req/min
x_usersCrypto influencer metrics and X/Twitter account activity/x-users/v1/users150 req/min

Access & Credentials

Credential method

API key header

Credential accounts
MessariRequired

API key header

messari_api_key

Network & Permissions

Network destinations
api.messari.io
Effects
Uses network accessUses credentials
Default permissions
Allowed by default

Implementation

WIT Interface0.3.0
Source Pathtools/messari
Technical tags
WASM toolHTTP allowlist

Resources

Review implementation and setup instructions before installing.