v1

latestOpenAPI 3.0.1MIT2026-07-263267128.2 KB
Insider Ownership

Get insider ownership

Get insider ownership statements from SEC Forms 3 and 5, one row per reported holding. Positions are returned as reported per filing (point-in-time ownership statements), newest filings first. A Form 3 is an insider's initial statement of what they own; a Form 5 is the annual statement.

get/insider-ownership

Query parameters

tickerstring required

The ticker symbol of the company.

namestring

Filter by insider name (case-insensitive contains). Use the /insider-ownership/names endpoint to get available names for a ticker.

form_type'3' | '3/A' | '5' | '5/A'

Filter by SEC form type: 3 for initial ownership statements, 5 for annual statements (or their amendments 3/A, 5/A).

filing_datestring date

Filter by exact filing date in YYYY-MM-DD format.

filing_date_gtestring date

Filter by filing date greater than or equal to this date (YYYY-MM-DD).

filing_date_ltestring date

Filter by filing date less than or equal to this date (YYYY-MM-DD).

filing_date_gtstring date

Filter by filing date greater than this date (YYYY-MM-DD).

filing_date_ltstring date

Filter by filing date less than this date (YYYY-MM-DD).

limitinteger

The maximum number of rows to return (default: 10, max: 1000).

Response

Insider ownership response