ConsoleCatalog
Sign in
SEC EDGAR logo

SEC EDGAR

sec.govGovernment Legalno auth

Company filings, filing text, XBRL financials, insider trades, and 13F holdings.

Beneficial Ownership

ASYNCREADNo auth

Returns SC 13D and 13G beneficial ownership filings made when an entity acquires over five percent of shares.

ParametersFormJSON

Ticker of TARGET company e.g. 'TSLA', 'AAPL'

CIK of target (alternative to ticker)

'SC 13D' (activist) or 'SC 13G' (passive)

Number of filings

cost: 3 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "se_beneficial_ownership",
    "params": {
      "ticker": "AAPL"
    }
  }'