Insider Transactions by Owner

Insider Transactions by Owner Web API Documentation

Returns a list of all insider transactions by an owner in as many companies as the owner may be considered an insider. Criteria for being an insider include being a director, officer, or 10%+ owner in the company. Transactions are detailed for both non-derivative and derivative transactions by the insider.

Endpoint:
https://api.intrinio.com/owners/insider_transactions.csv

Parameters

Name Description Example
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under. 0001494730
page_number
An integer greater than or equal to 1 for specifying the page number for the return values. 4
page_size
An integer greater than or equal to 1 for specifying the number of results on each page. 10
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
identifier
* required
The Central Index Key issued by the SEC, which is the unique identifier all owner filings are issued under.
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
ticker the ticker symbol for the company’s common stock string
company_cik the company’s Central Index Key (CIK) unique identifier with the SEC string
company_name the name of the company string
filing_date the date of the filing with the SEC made by the owner date
filing_url the URL of the filing with the SEC string
director (true/false) a boolean indicating whether or not the owner is a director in the company boolean
officer (true/false) a boolean indicating whether or not the owner is a officer in the company boolean
ten_percent_owner (true/false) a boolean indicating whether or not the owner has a ten percent or greater interest in the company boolean
other_relation (true/false) a boolean indicating whether or not the owner has another relationship with the company beside, direct, officer, or significant owner in the company boolean
officer_title the officer title of the owner in the company string
derivative_transaction (true) a boolean indicating the transaction is a derivative transaction, which may or may not become common stock due to various possible exercise or conversion requirements boolean
security_title the name of the derivative security transacted string
conversion_exercise_price the conversion or exercise price of the derivative security transacted number
transaction_date the date of the transaction date
deemed_execution_date the date of the transaction had it not a directly identifiable date date
transaction_type_code a symbol representing the transaction type; P = Purchase | S = Sale | A = Award | M = Conversion to Common | C = Conversion | X = Exercise of Derivative More Transaction Codes string
acquisition_disposition_code a symbol representing whether or not the derivative securities are Acquired or Disposed; A = Acquisition | D = Disposition string
amount_of_shares the number of derivative securities involved in the subject transaction number
exercise_date the exercise date of the derivative securities date
expiration_date the expiration date of the derivative securities date
underlying_security_title the name of the underlying non-derivative security related to this derivative transaction string
underlying_shares the number of non-derivative shares involved in the subject transaction number
transaction_price the price of the derivative securities number
total_shares_owned the total number of derivative securities owned following the subject transaction number
ownership_type_code a symbol representing the ownership of the securities transacted; D = Direct Ownership | I = Indirect Ownership string
ticker
the ticker symbol for the company’s common stock
company_cik
the company’s Central Index Key (CIK) unique identifier with the SEC
company_name
the name of the company
filing_date
the date of the filing with the SEC made by the owner
filing_url
the URL of the filing with the SEC
director
(true/false) a boolean indicating whether or not the owner is a director in the company
officer
(true/false) a boolean indicating whether or not the owner is a officer in the company
ten_percent_owner
(true/false) a boolean indicating whether or not the owner has a ten percent or greater interest in the company
other_relation
(true/false) a boolean indicating whether or not the owner has another relationship with the company beside, direct, officer, or significant owner in the company
officer_title
the officer title of the owner in the company
derivative_transaction
(true) a boolean indicating the transaction is a derivative transaction, which may or may not become common stock due to various possible exercise or conversion requirements
security_title
the name of the derivative security transacted
conversion_exercise_price
the conversion or exercise price of the derivative security transacted
transaction_date
the date of the transaction
deemed_execution_date
the date of the transaction had it not a directly identifiable date
transaction_type_code
a symbol representing the transaction type; P = Purchase | S = Sale | A = Award | M = Conversion to Common | C = Conversion | X = Exercise of Derivative More Transaction Codes
acquisition_disposition_code
a symbol representing whether or not the derivative securities are Acquired or Disposed; A = Acquisition | D = Disposition
amount_of_shares
the number of derivative securities involved in the subject transaction
exercise_date
the exercise date of the derivative securities
expiration_date
the expiration date of the derivative securities
underlying_security_title
the name of the underlying non-derivative security related to this derivative transaction
underlying_shares
the number of non-derivative shares involved in the subject transaction
transaction_price
the price of the derivative securities
total_shares_owned
the total number of derivative securities owned following the subject transaction
ownership_type_code
a symbol representing the ownership of the securities transacted; D = Direct Ownership | I = Indirect Ownership