{"uid":"cap_QrcYtbreoBWRotoPcHL2x","slug":"x402stock-xyz-a3401bad","name":"x402stock Full Market Snapshot","description":"Current state of every US-listed ticker in a single call: price, day change and percent change, volume, and VWAP per symbol. The base layer for building a screener or scanning the whole market without iterating ticker by ticker. Optional `?tickers=AAPL,MSFT` to narrow and `?include_otc=true` to add OTC names. From x402stock, a market & economic data API (x402, USDC).","url":"https://x402stock.xyz/api/v1/full-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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"tickers":{"type":"string","minLength":1},"include_otc":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","count","tickers"],"properties":{"as_of":{"type":"string"},"count":{"type":"number"},"source":{"type":"string","const":"x402stock"},"tickers":{"type":"array","items":{"type":"object","required":["ticker","price","change","change_percent","volume","vwap","updated"],"properties":{"vwap":{"anyOf":[{"type":"number"},{"type":"null"}]},"price":{"anyOf":[{"type":"number"},{"type":"null"}]},"change":{"anyOf":[{"type":"number"},{"type":"null"}]},"ticker":{"type":"string"},"volume":{"anyOf":[{"type":"number"},{"type":"null"}]},"updated":{"anyOf":[{"type":"string"},{"type":"null"}]},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"as_of":"2026-05-29T20:00:00.000Z","count":1,"source":"x402stock","tickers":[{"vwap":307.97,"price":307.52,"change":-4.62,"ticker":"AAPL","volume":26924621,"updated":"2026-05-29T19:58:00.000Z","change_percent":-1.48}]}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"tickers":"AAPL,MSFT,GOOGL","include_otc":false}}},"response":{"as_of":"2026-06-12T04:12:41.035Z","count":3,"source":"x402stock","tickers":[{"vwap":389.1589,"price":392.7,"change":-4.660000000000025,"ticker":"MSFT","volume":47247243,"updated":"2026-06-12T00:00:00.000Z","change_percent":-1.1727400845580895},{"vwap":352.7725,"price":360.17,"change":3.7900000000000205,"ticker":"GOOGL","volume":35530072,"updated":"2026-06-12T00:00:00.000Z","change_percent":1.063471575284814},{"vwap":294.1141,"price":295.84,"change":4.259999999999991,"ticker":"AAPL","volume":42572456,"updated":"2026-06-12T00:00:00.000Z","change_percent":1.4610055559366182}]}},"exampleRequest":{"tickers":"AAPL,MSFT,GOOGL","include_otc":false},"tags":["x402"],"displayCostAmount":"0.04","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_thbwXDEYTFqvkSsPDou7U","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time price, day change, percent change, volume, and VWAP for every US-listed ticker in a single API call","exampleAgentPrompt":"Pull a full market snapshot right now — give me price, day change, percent change, volume, and VWAP for AAPL, MSFT, and TSLA.","exampleUseCases":null,"resultDescription":"A JSON object containing a source label, an as_of timestamp, a count of tickers returned, and an array of ticker objects — each with ticker symbol, current price, day change (absolute and percent), volume, VWAP, and last-updated timestamp. Null values appear when data is unavailable for a given symbol.","failureModes":["Invalid ticker symbol in ?tickers= returns nulls or omits that entry","Market closed or pre-market hours may return stale or null price data","Requesting with ?include_otc=true significantly increases response size and latency","Payment not processed (USDC x402 flow fails) results in 402 Payment Required error","Malformed query parameter types return 400 Bad Request"],"whenToPreferThis":"Use this endpoint when you need a broad, whole-market price sweep in a single call rather than iterating ticker by ticker. Ideal for building screeners, detecting market-wide movers, or populating a dashboard. Prefer it over per-ticker endpoints when you need data on more than a handful of symbols. The optional tickers filter lets you narrow scope without losing the efficiency of a single round-trip.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:53:56.659Z","isFirstParty":false}