APIHub
Back to Explore

Zelothorn

The Zelothorn API returns plain‑language summaries for U.S. public companies, including a business description, the latest earnings beat/miss result, and recent key SEC filings, all delivered as structured JSON via a GET request to /api/v1/company/:ticker.

Finance
none
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

138ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/api/v1/company/{ticker}

Retrieve plain‑language information about a public company, including its summary, latest earnings, key SEC filings, and useful links.

  • ticker (path, required) — The stock ticker symbol of the company (e.g., AAPL, MSFT).

1 endpoint auto-detected

curl -X GET \
  "https://zelothorn.com/developers/api/v1/company/{ticker}"

zelothorn.com · HTTPS only