GoCreative Crypto Market Data by Coin ID is a paid API for AI agents from api.gocreativeai.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-08).
Returns real-time market data for a specific cryptocurrency by coin ID, including price, market cap, volume, supply, ATH/ATL, and category tags sourced from CoinGecko.
483,000+ pay-per-call data APIs and free tools built on official sources — finance, company & government data, FRED, Census, crypto, calculators. USDC on Base via x402, native MCP. No API key, no signup.
A JSON object with the coin's ID, name, symbol, current USD price, market cap, 24h trading volume, circulating/total/max supply, market cap rank, 24h/7d/30d percentage price changes, all-time high and low prices with ATH change percentage, homepage URL, and a list of categories the coin belongs to. Data is sourced from CoinGecko.
GEThttps://api.gocreativeai.com/v1/crypto/market/%7Barg%7DUse this endpoint when you need comprehensive, structured real-time market data for a specific cryptocurrency by its CoinGecko coin ID (e.g. 'bitcoin', 'ethereum'). It is ideal for agents needing price, volume, supply, ATH/ATL, and category metadata in a single call without requiring API keys or signup. Prefer this over generic crypto APIs when you want CoinGecko-sourced data via a pay-per-call micropayment model with no subscription overhead.
{
"arg": "bitcoin"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"coin": "bitcoin",
"name": "Bitcoin",
"source": "CoinGecko",
"symbol": "BTC",
"ath_usd": 126080,
"atl_usd": 67.81,
"homepage": "http://www.bitcoin.org",
"price_usd": 64134,
"categories": [
"Smart Contract Platform",
"Layer 1 (L1)",
"FTX Holdings",
"Proof of Work (PoW)",
"Bitcoin Ecosystem",
"GMCI 30 Index"
],
"max_supply": 21000000,
"total_supply": 20044175,
"change_7d_pct": 3.54039,
"ath_change_pct": -49.13227,
"change_24h_pct": -2.38771,
"change_30d_pct": -16.52135,
"market_cap_usd": 1286161248998,
"volume_24h_usd": 31520008750,
"market_cap_rank": 1,
"circulating_supply": 20044156
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"