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

MethodPathDescription
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)

Get institutional-quality earnings data

502 tickers · 16+ years of GAAP EPS · ZIP + REST API. From $30/month.

View plans →