Home › API reference
Aegwah API reference
A Bearer-token REST API over as-filed GAAP EPS, announcement timing, margins, and Form 4 insider transactions. Base URL: https://api.aegwah.com/v1.
Authentication
Pass your key on every request. The same key unlocks the ZIP download and the API.
Authorization: Bearer <your-api-key>
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/actuals/{ticker} | As-filed GAAP EPS history for a ticker |
| GET | /v1/insiders/{ticker} | Form 4 open-market buys & sells |
| GET | /v1/guidance/{ticker} | Exhibit 99.1 guidance (where available) |
| GET | /v1/clusters/{ticker} | Insider buying clusters (Pro) |
| GET | /v1/conviction/{ticker} | Conviction scores on purchases (Pro) |
Example
curl -H "Authorization: Bearer <your-api-key>" \
https://api.aegwah.com/v1/actuals/AAPL
Response fields (actuals)
fiscal_quarter,fiscal_period_end,report_dateeps_diluted_gaap,eps_basic_gaap— as filed, split-adjustedrevenue,net_income,gross_profit_marginannouncement_time(BMO/AMC),edgar_accession,edgar_filing_urleps_restatement— true if this record supersedes a prior filing
Get institutional-quality earnings data
502 tickers · 16+ years of GAAP EPS · ZIP + REST API. From $30/month.
View plans →