Overview
API call to finnhub
Protocol
x402
Price
$0.07
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": {
"cusip": {
"description": "CUSIP",
"required": false,
"type": "string"
},
"isin": {
"description": "ISIN",
"required": false,
"type": "string"
},
"symbol": {
"description": "Ticker; one of symbol/isin/cusip required",
"required": false,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"country": "US",
"currency": "USD",
"exchange": "NASDAQ NMS - GLOBAL MARKET",
"finnhubIndustry": "Technology",
"ipo": "1980-12-12",
"logo": "https://example.com/aapl.png",
"marketCapitalization": 3200000,
"name": "Apple Inc",
"shareOutstanding": 15000,
"ticker": "AAPL",
"weburl": "https://www.apple.com/"
}