{"uid":"cap_DLLi8DJvQBMKxHiMyLrbv","slug":"netintel-dev-crypto-market-data-e077b175","name":"netintel.dev Crypto Market Data","description":"Structured live crypto market data for ~50 top assets in one JSON call: spot price and 24h open/high/low/volume/change (Coinbase Exchange) plus market cap, rank and circulating/total/max supply (CoinGecko). Quote in USD, EUR or GBP; defaults symbol=BTC vs=USD, so a bare call returns Bitcoin. 60s cache, keyless upstreams — the purpose-built replacement for scraping exchange price pages.","url":"https://netintel.dev/crypto/market","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":{"vs":{"type":"string","description":"Quote currency: USD (default), EUR or GBP. Aliases: currency, fiat"},"symbol":{"type":"string","description":"Crypto ticker (BTC) or full name (\"bitcoin\"); defaults to BTC if omitted. Aliases: coin, ticker, asset"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"vs":{"type":"string"},"name":{"type":"string"},"price":{"type":"number"},"source":{"type":"string","description":"coinbase+coingecko | coinbase | coingecko"},"supply":{"type":"object","properties":{"max":{"type":["number","null"]},"total":{"type":["number","null"]},"circulating":{"type":["number","null"]}}},"symbol":{"type":"string"},"low_24h":{"type":["number","null"]},"findings":{"type":"array"},"high_24h":{"type":["number","null"]},"open_24h":{"type":["number","null"]},"change_24h":{"type":["number","null"]},"market_cap":{"type":["number","null"]},"volume_24h":{"type":["number","null"]},"last_updated":{"type":"string"},"change_24h_pct":{"type":["number","null"]},"market_cap_rank":{"type":["number","null"]},"cache_age_seconds":{"type":"number"}}}}}}},"responseSchema":{"type":"json","example":{"vs":"USD","name":"Bitcoin","price":64826.88,"source":"coinbase+coingecko","supply":{"max":21000000,"total":20058734,"circulating":20058731},"symbol":"BTC","low_24h":64238.08,"findings":[],"high_24h":65050.87,"open_24h":64725,"change_24h":101.88,"market_cap":1299946852247,"volume_24h":206284430,"last_updated":"2026-07-20T01:34:52.830Z","change_24h_pct":0.16,"market_cap_rank":1,"cache_age_seconds":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-CeYLsuaLGWmnq8yf53xF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns structured spot price, 24h OHLCV stats, and market cap/supply data for a given crypto asset in a single JSON call","exampleAgentPrompt":"What is Bitcoin's current price and 24h stats — including high, low, volume, and market cap — quoted in USD?","exampleUseCases":null,"resultDescription":"A JSON object containing the asset's spot price, 24h open/high/low/volume/change/change_pct, market cap, market cap rank, circulating/total/max supply, data source attribution (coinbase+coingecko), last updated timestamp, and cache age in seconds — all denominated in the requested quote currency.","failureModes":["Unknown or unsupported ticker symbol returns an error or empty findings","Unsupported quote currency (anything other than USD/EUR/GBP) may return an error","Upstream Coinbase or CoinGecko outage may result in partial data with only one source","Cache may be up to 60 seconds stale, so price may not reflect the absolute latest tick","Very obscure or newly listed assets may not be available in either upstream"],"whenToPreferThis":"Use this endpoint when you need a quick, keyless, combined snapshot of both exchange price data and market cap/supply data for any of the ~50 top crypto assets in a single call — avoiding the need to separately query Coinbase and CoinGecko or scrape exchange pages. Ideal for agents that need structured market data without managing API keys.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:00.925Z","isFirstParty":false}