FinancePOSTlive
US stock quote
Fetch a current stock quote for a US-listed public equity ticker.
$0.0018
per call
Success
100%
p50 latency
1.17s
p95 latency
1.42s
Calls (30d)
2
Provider contract
- Call path
- /routes//finance/stock-quote
2siodefault
- Method
- POST
- Selected provider
- 2siodefault
- Provider price
- $0.0018
- Settlement
- Base USDC · x402 · 5% h402 fee
Quickstart
Both commands call the selected provider directly.
cURL
curl -X POST '/routes/2sio/finance/stock-quote' \
-H 'content-type: application/json' \
-d '{"ticker":"AAPL"}'CLI
h402 call 'finance/stock-quote' --provider '2sio' --method POST --json '{"ticker":"AAPL"}'Parameters & live test
pays real USDC2siodefault$0.0018/call
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.
POST/routes/2sio/finance/stock-quote
Request body
{
"ticker": "AAPL"
}ResponseExample response
{ "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" } }
Providers
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.
2siodefaultcheapest
x402
100
- Success
- 100%
- p50
- 1.17s
- Calls
- 1
100%
$0.0018$0.0018/call
locus-alpha-vantage
mpp
100
- Success
- 100%
- p50
- 1.42s
- Calls
- 1
100%
$0.008$0.0080/call
Last successful call: 27d ago· Aggregated by h402 — not the source provider