{"uid":"cap__JgPiiuwQQwiKa17ds9Fv","slug":"stock-quote-api-control-operativo-c77f7148","name":"Stock Quote API – Control Operativo","description":"Plantillas y manuales digitales para controlar inventario, ventas y margen.","url":"https://herramientas-cobrables.consultoressasic.chatgpt.site/api/paid/stock-quote","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"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","pattern":"^[A-Z0-9.^=-]{1,12}$"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","required":["ok","source","symbol","price"],"properties":{"ok":{"type":"boolean"},"price":{"type":"number"},"change":{"type":["number","null"]},"source":{"type":"string"},"symbol":{"type":"string"},"changePct":{"type":["number","null"]},"chargedUsd":{"type":"string"},"observedAt":{"type":["string","null"],"format":"date-time"},"previousClose":{"type":["number","null"]},"transactionHash":{"type":"string"}}}},"additionalProperties":false}},"additionalProperties":false},"responseSchema":{"type":"json","example":{"ok":true,"price":200,"change":1,"source":"public market data","symbol":"AAPL","currency":"USD","exchange":"NMS","changePct":0.5025,"chargedUsd":"0.050000","observedAt":"2026-01-01T00:00:00.000Z","previousClose":199,"transactionHash":"0x..."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IGdlmbFl8MyUxe9z0vW33","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","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 stock price quote for a given ticker symbol, including price change, percentage change, and previous close.","exampleAgentPrompt":"What is the current stock price of AAPL, including today's price change and percentage move?","exampleUseCases":[{"title":"Real-time portfolio valuation","prompt":"Pull the current prices for AAPL, MSFT, and NVDA so I can calculate the total value of my portfolio right now."},{"title":"Intraday price alert check","prompt":"What is Tesla's (TSLA) current stock price and how much has it changed from yesterday's close?"},{"title":"Earnings day price snapshot","prompt":"Get me the live price and percentage change for GOOGL today — I want to see how the market is reacting after earnings."}],"resultDescription":"A JSON object containing the stock symbol, current price, price change since previous close, percentage change, previous close price, exchange name, data source, the UTC timestamp of observation, the USD amount charged, and an on-chain transaction hash confirming the micropayment.","failureModes":["Invalid or unrecognized ticker symbol returns an error response","Market is closed and real-time data is unavailable, may return null for change fields","Payment failure or insufficient USDC balance prevents the API call from completing","Symbol format does not match the required pattern (1–12 uppercase alphanumeric characters)","Network timeout or upstream data provider outage results in a non-200 response"],"whenToPreferThis":"Choose this endpoint when you need a quick, paid real-time stock quote for a single ticker symbol via the x402 micropayment protocol, particularly in agentic workflows that already handle USDC payments and need verifiable on-chain transaction receipts for each data fetch.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:12.432Z","isFirstParty":false}