Overview

API call to finnhub

Protocol x402
Price $0.06
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": { "exchange": { "description": "Limit results to a single exchange", "required": false, "type": "string" }, "q": { "description": "Query: ticker, company name, ISIN or CUSIP", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "count": 1, "result": [ { "description": "APPLE INC", "displaySymbol": "AAPL", "symbol": "AAPL", "type": "Common Stock" } ] }