Overview
API call to finnhub
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-06-29 12:15:03
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"metric": {
"description": "Metric group. Use the value all.",
"required": true,
"type": "string"
},
"symbol": {
"description": "Stock symbol, e.g. AAPL",
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"metric": {
"52WeekHigh": 237.23,
"52WeekLow": 164.08,
"netProfitMarginAnnual": 24.3,
"peNormalizedAnnual": 31.2
},
"metricType": "all",
"symbol": "AAPL"
}