Overview

API call to finnhub

Protocol x402
Price $0.08
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": { "from": { "description": "From date, YYYY-MM-DD", "required": true, "type": "string" }, "symbol": { "description": "Stock symbol, e.g. AAPL", "required": true, "type": "string" }, "to": { "description": "To date, YYYY-MM-DD", "required": true, "type": "string" } }, "type": "http" }

Output Schema

[ { "category": "company news", "datetime": 1718841600, "headline": "Apple announces new product line", "id": 131982009, "image": "https://example.com/img.jpg", "related": "AAPL", "source": "Reuters", "summary": "Summary of the article.", "url": "https://example.com/article" } ]