Get real-time stock quote data for any publicly traded company. Accepts ticker s...
https://api.strale.io/x402/stock-quoteOverview
Get real-time stock quote data for any publicly traded company. Accepts ticker symbols (e.g. AAPL, VOLV-B.ST). Returns price, change, volume, market state. SQS: 96/100.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
196ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-04-15 18:41:53
Last Healthy
2026-04-15 18:41:53
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"symbol": {
"description": "Stock ticker symbol (e.g. AAPL, TSLA, VOLV-B.ST)",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"change": {
"type": "number"
},
"change_percent": {
"type": "number"
},
"name": {
"type": "string"
},
"price": {
"type": "number"
},
"symbol": {
"type": "string"
},
"volume": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-04-15 18:41:53 | healthy | 402 | 203ms | |
| 2026-04-15 17:37:20 | healthy | 402 | 195ms | |
| 2026-04-15 16:26:53 | healthy | 402 | 190ms | |
| 2026-04-15 15:37:39 | healthy | 402 | 196ms |