Loading capabilities…
Loading capability…
Fetch a current stock quote for a US-listed public equity ticker.
Both commands call the selected provider directly.
curl -X POST '/routes/2sio/finance/stock-quote' \
-H 'content-type: application/json' \
-d '{"ticker":"AAPL"}'h402 call 'finance/stock-quote' --provider '2sio' --method POST --json '{"ticker":"AAPL"}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
tickerstringrequiredTicker symbol, such as AAPL.
{
"ticker": "AAPL"
}{ "data": { "data": { "ok": true, "items": [ { "ticker": "AAPL", "name": "Apple Inc.", "exchange": "XNAS", "type": "CS", "currency": "usd", "marketCapUSD": 4796743596040, "date": "2026-07-21", "open": 323.13, "high": 329.6, "low": 322.2204, "close": 327.74, "volume": 41338917.558808, "vwap": 326.9819, "transactions": 784236, "previousClose": 326.59, "change": 1.15, "changePercent": 0.35, "delayed": true } ], "total": 1, "source": { "provider": "Massive (formerly Polygon.io)", "url": "https://massive.com/", "license": "Massive API terms (commercial market data; delayed/EOD on this tier)" } }, "meta": { "endpoint": "stocks.quote", "version": null, "caller": "x402", "cost": { "usd": 0.0018 }, "settlement": { "txHash": "0x31449d2315d58b8cb54ac9c2ff4c4e47a0eb445d6782addcf0d896d891889304", "network": "eip155:8453", "success": true } } }, "h402": { "routeId": "finance/stock-quote", "provider": "2sio", "selectedCandidateId": "finance/stock-quote/2sio", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.