{"uid":"cap_67dKRQsQj4f5mWf-TaquL","slug":"dopaminedesk-stock-quotes-api-e48c8622","name":"DopamineDesk Stock Quotes API","description":"Get current stock market data for one ticker, including the latest available quote, daily OHLC values, and volume from Yahoo Finance's chart feed.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/stock_quotes","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","required":["symbol"],"properties":{"symbol":{"type":"string","description":"US stock ticker symbol."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","source","source_url","fetched_at","data","marketplace_metadata"],"properties":{"data":{"type":"string"},"source":{"type":"string"},"success":{"type":"boolean"},"fetched_at":{"type":"string"},"source_url":{"type":"string"},"marketplace_metadata":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"data":"[object with keys: symbol, exchange, currency, price, previous_close, open; full example in /openapi.json]","source":"Yahoo Finance chart API","success":true,"fetched_at":"2026-08-07T07:32:28.971Z","source_url":"https://finance.yahoo.com/quote/MSFT","marketplace_metadata":"[object with keys: data_mode, billable, availability, source; full example in /openapi.json]"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_v2Xq2B9N9zNcezHAzPtld","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time US stock quote data including price, bid, ask, and timestamp for a given ticker symbol.","exampleAgentPrompt":"What is the current stock price of MSFT, including the bid and ask?","exampleUseCases":[{"title":"Real-time portfolio valuation","prompt":"Check the current prices for AAPL, MSFT, and NVDA so I can see what my portfolio is worth right now."},{"title":"Intraday trading bid-ask check","prompt":"What's the current bid and ask spread on TSLA right now? I want to know how wide the spread is before placing a trade."},{"title":"Stock price alert trigger","prompt":"Look up the latest price for AMZN and tell me if it has crossed above $200."}],"resultDescription":"Returns a JSON object with the ticker symbol, current price, bid price, ask price, and a Unix timestamp indicating when the quote was taken.","failureModes":["Invalid or unrecognized ticker symbol returns an error response","Market closed hours may return stale or unavailable data","Payment failure via x402 results in a 402 response and no data returned","Missing required 'symbol' query parameter causes a 400 bad request"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-use real-time US stock quote with bid/ask data and no subscription required. Ideal for AI agents that need occasional price lookups without committing to a traditional financial data subscription. The x402 USDC micropayment model makes it cost-effective for low-frequency queries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:51:55.749Z","isFirstParty":false}