{"uid":"cap_J3hHxR4Sq-W6UPbW9JqQP","slug":"stablefinance-dev-dcbdf2d8","name":"StableFinance Real-Time Single-Ticker Price Snapshot","description":"Real-time single-ticker price quote. Invalid or unsupported tickers return upstream 400/404; check /api/company/facts/tickers or endpoint-specific /tickers lists before batching.","url":"https://stablefinance.dev/api/prices/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","required":["ticker"],"properties":{"ticker":{"type":"string","minLength":1}},"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":["snapshot"],"properties":{"snapshot":{"type":"object","description":"Single ticker quote with price, day_change, day_change_percent, time.","propertyNames":{"type":"string"},"additionalProperties":{}}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"snapshot":{"time":"2026-05-28T20:35:17Z","price":312.18,"ticker":"AAPL","day_change":1.33,"time_milliseconds":1780000517325,"day_change_percent":0.43}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"ticker":"AAPL"}}},"response":{"snapshot":{"time":"2026-06-08T23:19:48Z","price":300.74,"ticker":"AAPL","day_change":-6.6,"time_milliseconds":1780960788885,"day_change_percent":-2.15}}},"exampleRequest":{"ticker":"AAPL"},"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.50","reviews":0,"stars":null,"state":"rated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3X6Hx0V7ltRfbQPylN-Ot","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a real-time price quote snapshot for a single stock ticker, including price, day change, and day change percent.","exampleAgentPrompt":"What's the current price of NVDA — give me the latest snapshot including today's dollar and percent change.","exampleUseCases":null,"resultDescription":"A snapshot object keyed by ticker containing the current price, day_change (dollar amount), day_change_percent, and a timestamp for when the quote was taken.","failureModes":["Invalid or unknown ticker symbol returns an error or empty snapshot","Missing required ticker query parameter causes a 400-level error","Stale data if market is closed or data feed is delayed","Payment failure (402) if x402 payment is not completed before request","Rate limiting if too many requests are made in quick succession"],"whenToPreferThis":"Use this endpoint when you need a fast, real-time price quote for a single stock ticker with day-change data. Prefer this over batch or multi-ticker endpoints when only one symbol is needed and latency is important. Ideal for agent workflows that need a live price check before making a decision.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":2,"lastUsedAt":"2026-06-11T21:23:57.654Z","lastSuccessfullyRanAt":"2026-06-11T21:23:57.654Z","lastHealthCheckAt":"2026-09-14T00:40:37.775Z","isFirstParty":false}