# Finnhub News via Apiosk Gateway

> Finnhub News via Apiosk Gateway is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.07/call, status unknown (last checked 2026-09-15).

Fetches financial news articles from Finnhub through a pay-per-call x402 API gateway

## Facts

- Endpoint: GET https://gateway.apiosk.com/finnhub/news
- Price: $0.07/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/finnhub-news-via-apiosk-gateway-6a535349
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_43hBATOHfDICRmZUN7AgZ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability finnhub-news-via-apiosk-gateway-6a535349
```

Example prompt: Pull the latest financial news from Finnhub — I want to see recent headlines for Apple (AAPL).

## When to prefer this

Choose this endpoint when you need Finnhub-sourced financial news — particularly when you're already using the Apiosk x402 gateway ecosystem for pay-per-call USDC micropayments, or when you need to blend news data with other financial data sources available on the same gateway (e.g. CoinGecko, Frankfurter, WeatherAPI).

## Known failure modes

- Missing or invalid query parameters may return empty results or an error
- Payment failure via x402 protocol results in HTTP 402 and no data returned
- Finnhub upstream outage may cause gateway errors or timeouts
- Rate limiting if too many calls are made in quick succession
- Invalid ticker symbols may return no results rather than an error

## How this service works

API call to finnhub

## Output

Returns a list of financial news articles from Finnhub, each typically including a headline, summary, publication timestamp, source name, article URL, and optionally a related ticker symbol or category.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/finnhub-news-via-apiosk-gateway-6a535349/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.apiosk.com](https://www.zero.xyz/host/gateway.apiosk.com/llms.txt)
