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": false, "type": "string" }, "international": { "description": "Include international markets (default false)", "required": false, "type": "boolean" }, "symbol": { "description": "Filter by symbol", "required": false, "type": "string" }, "to": { "description": "To date, YYYY-MM-DD", "required": false, "type": "string" } }, "type": "http" }

Output Schema

{ "earningsCalendar": [ { "date": "2026-07-31", "epsActual": null, "epsEstimate": 1.42, "hour": "amc", "quarter": 3, "revenueActual": null, "revenueEstimate": 89000000000, "symbol": "AAPL", "year": 2026 } ] }