{"uid":"cap_UqLP_9CjEY04hkaHmVxTu","slug":"live-crypto-market-snapshot-035c60cc","name":"Live Crypto Market Snapshot","description":"Fetch current USD price, market capitalization, 24-hour trading volume, 24-hour percentage change, and source update time for up to 20 crypto assets in one call.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/crypto_market_snapshot","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"symbols":{"type":"string","description":"One to 20 comma-separated supported symbols or CoinGecko IDs. Defaults to bitcoin, ethereum, and solana."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","quote_currency","count","assets"],"properties":{"count":{"type":"integer"},"assets":{"type":"array","items":{"type":"object","required":["id","price_usd","market_cap_usd","volume_24h_usd","change_24h_percent"],"properties":{"id":{"type":"string"},"price_usd":{"type":"integer"},"market_cap_usd":{"type":"integer"},"volume_24h_usd":{"type":"integer"},"change_24h_percent":{"type":"number"}},"additionalProperties":true}},"success":{"type":"boolean"},"quote_currency":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"count":4,"assets":[{"id":"bitcoin","price_usd":100000,"market_cap_usd":2000000000000,"volume_24h_usd":50000000000,"change_24h_percent":1.2}],"success":true,"quote_currency":"USD"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_riPHUXwNlzs4sIj_GG1yW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches current USD price, market cap, 24h volume, and 24h percent change for up to 20 crypto assets in a single call.","exampleAgentPrompt":"What are the current USD prices, market caps, and 24-hour percent changes for Bitcoin, Ethereum, and Solana right now?","exampleUseCases":[{"title":"Portfolio price check at a glance","prompt":"Pull the latest USD prices, 24-hour changes, and market caps for Bitcoin, Ethereum, Cardano, and Solana so I can see how my portfolio is doing today."},{"title":"DeFi token market monitoring","prompt":"Get me a live market snapshot for MATIC, AVAX, and LINK — I need current price, 24h volume, and percent change for each."},{"title":"Crypto volatility alert trigger","prompt":"Check the 24-hour percentage change for BTC and ETH right now and tell me if either has moved more than 5% in either direction."}],"resultDescription":"Returns a JSON object with a success flag, quote currency (USD), count of assets returned, and an array of asset objects each containing the asset ID, price in USD, market cap in USD, 24h trading volume in USD, and 24h percent change. Also includes a source update timestamp indicating data freshness.","failureModes":["Unsupported or misspelled symbol returns an error or omits that asset","Requesting more than 20 symbols may result in truncation or an error","Upstream CoinGecko data unavailability causes stale or failed responses","Network timeout on the cloud run endpoint if upstream is slow","Missing required query parameter defaults to BTC, ETH, SOL rather than erroring"],"whenToPreferThis":"Choose this endpoint when you need real-time price, market cap, volume, and 24h change for multiple crypto assets in a single low-latency call, especially when you want batch data for up to 20 tokens simultaneously. It is ideal for portfolio monitoring, alerting pipelines, and quick market checks where you need structured, multi-asset data without building your own CoinGecko integration. Prefer this over on-chain balance endpoints when you need market-level aggregate statistics rather than wallet-level balances.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:36:01.578Z","isFirstParty":false}