Skip to main content
GET
Insider transactions

Authorizations

X-API-KEY
string
header
default:pk_live_YOUR_KEY
required

Astreus API key (pk_live_...), created on the Developers page in the terminal. Also accepted as Authorization: Bearer pk_live_....

Path Parameters

id
string
required

Ticker symbol (e.g. NVDA), numeric SEC CIK (zero-padding optional), or the platform key of a non-SEC issuer (e.g. XSAU000001 — the cik field of the company payload). A bare ticker always resolves to the SEC registrant.

Query Parameters

filter
enum<string>
default:All

Transaction kind.

Available options:
All,
Sales,
Purchases,
Awards,
Other
derivatives
enum<string>

true to include derivative-security rows.

Available options:
true
page
integer

1-based, default 1.

pageSize
integer

1–100, default 50.

Response

OK

The response is of type object.