Weavz
CoinMarketCap

CoinMarketCap

Fetch CoinMarketCap listings, quotes, metadata, cryptocurrency maps, global metrics, and fiat maps.

API KeyFinance
6 tools

Tools

Name
list_latest_listings

List latest CoinMarketCap cryptocurrency market listings with pagination, sorting, and quote conversion.

get_latest_quotes

Get latest CoinMarketCap market quotes by IDs, symbols, or slugs.

get_metadata

Retrieve CoinMarketCap cryptocurrency metadata such as names, descriptions, tags, and platform contracts.

map_cryptocurrencies

Map CoinMarketCap IDs, symbols, and slugs with optional listing-status and date filters.

get_global_metrics

Retrieve latest global cryptocurrency market metrics from CoinMarketCap.

map_fiat_currencies

List fiat currencies supported by CoinMarketCap conversion endpoints.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('coinmarketcap', 'list_latest_listings', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'coinmarketcap',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect CoinMarketCap to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does CoinMarketCap support?

CoinMarketCap supports 6 tools including List Latest Listings, Get Latest Quotes, Get Metadata, Map Cryptocurrencies, Get Global Metrics, and more.

Can I use CoinMarketCap with AI agents?

Yes. Add CoinMarketCap to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can CoinMarketCap be used in stateful agent workflows?

Yes. Agents can combine CoinMarketCap tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does CoinMarketCap use?

CoinMarketCap uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the CoinMarketCap integration cost?

The CoinMarketCap integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect CoinMarketCap in minutes

Get 20,000 free action executions every month. No credit card required.