Transactions by Insider

The full transaction history of one insider, addressed by their SEC CIK (preferred, exact) or by name. Because the SEC assigns each reporting person a stable CIK, this returns their filings across every company they are an insider of - a CEO's sales at one company alongside their board activity at another. Rows carry the same fields as the insider_transactions feed.

Insider CIKs are returned by the insider_transactions endpoint; when addressing by name, note EDGAR names read SURNAME FIRSTNAME (e.g. HUANG JEN HSUN), and the most active matching insider is selected.

Try it out! You can test the API with the trial key TEST. Simply include it in your request headers; either here, or add the header "Ortex-Api-Key": "TEST" to your http request.

Trial key restrictions: A list of randomly selected rows will be returned

Get full access! Get a key at app.ortex.com/apis

Query Params
string

The insider's SEC CIK (as returned by the insider_transactions endpoint). Takes precedence over insider_name

string

Insider name (case-insensitive substring; the most active matching insider is chosen). Provide either insider_cik or insider_name

integer

A page number within the paginated result set.

integer

Number of results to return per page.

Responses

400

Invalid request parameters

403

Not authorized

404

Data not found

429

Rate limit exceeded

500

Internal server error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json