Insiders

FREEMIUM
By Edmond Dantes | Updated एक महीने पहले | Financial
Popularity

7.1 / 10

Latency

2,650ms

Service Level

100%

Health Check

N/A

README

Detailed inside transaction data.

  • Data since 1/1/2023* This is going to be extended to include data from 2021.

The call returns a JSON Object.
At the highest level, you can find the company’s info and the date the last transaction was performed.
There are 2 arrays.

  • The first one is called inside Transactions and contains all the transactions performed by insiders (Directors, Executives, 10% holders, etc.)
    More functionality coming soon.
  • The second one is called company Transactions and contains all the transactions performed by the company. For example, BERKSHIRE HATHAWAY purchased OCCIDENTAL PETROLEUM CORP stock.

More functionality coming soon.

Here is the response format
JSON Object
{
“CIK”:“0001045810”,
“issuerName”:“NVIDIA CORP”,
“issuerTradingSymbols”:[“NVDA”], One or more ***
“LastTransaction”:“2022-06-09T16:46:48.000Z”,
“insideTransactions”: Transactions performed by insiders. An array of 1 or more transactions.
"compnayTransactions": Transactions performed by the company. An array of 1 or more transactions.
{“CIK”:“0001045810”, same as the above CIK
"reportingOwner": can be one or more
[{ “name”:“Owner’s name”,
“reportingOwnerCik”:1283854, ownerCIK
"Officer":true, Is the reporting owner an officer at the company. **
“title”:“EVP, Operations”, owner’s title
"otherText":"" additional text regarding the owner
}],
“periodOfReport”:“2022-06-08”,
“accessionNumber”:“0001045810-22-000115”,
“acceptanceDateTime”:“2022-06-09T16:46:48.000Z”,
“SECDocumentURL”:“https://www.sec.gov/Archives/edgar/data/0001045810/000104581022000115/xslF345X03/wf-form4_165480758554846.xml”,
“transactions”: zero or more
[ {“type”:“1”, ** There are 2 types Non-Derivative and Derivative. Type 1 is Non-Derivative

"description":“Non-Derivative Securities Acquired, Disposed of, or Beneficially Owned”,
“transactions”:
[{“securityTitle”:“Common Stock”,
“transactionDate”:“2022-06-08”,
“transactionCode”:“S”, Code explanations can be found below
"equitySwapInvolved":0,
“transactionShares”:4459,
“transactionPricePerShare”:186.14,
“transactionAcquiredDisposedCode”:“D”, ** This one can have 2 values “A” for Acquired and “D” for Disposed

"sharesOwnedFollowingTransaction":205661,
“directOrIndirectOwnership”:“D” ** This one can have 2 values “I” for Indirect and “D” for Direct
*
}, {
“type”: “2”,
“description”: “Derivative Securities Acquired, Disposed of, or Beneficially Owned”,
“transactions”: [ ** zero or more**
{
“securityTitle”: “Employee Stock Option (Right to Buy)”,
“conversionOrExercisePrice”: 3.615,
“transactionDate”: “2022-01-03”,
“transactionCoding”: “M”, Code explanations can be found below
"equitySwapInvolved": 0,
“transactionShares”: 440000,
“transactionAcquiredDisposedCode”: “D”, ** This one can have 2 values “A” for Acquired and “D” for Disposed**
“transactionPricePerShare”: 0,
“exerciseDate”: null,
“expirationDate”: “2022-03-20”,
“underlyingSecurityTitle”: “Common Stock”,
“underlyingSecurityShares”: 440000,
“sharesOwnedFollowingTransaction”: 292340,
“directOrIndirectOwnership”: “D” ** This one can have 2 values “I” for Indirect and “D” for Direct**
}
]
}
}
]
}

Here are the codes that you will find inside the transaction documents.

General Transaction Codes
P — Open market or private purchase of non-derivative or derivative security
S — Open market or private sale of non-derivative or derivative security
V — Transaction voluntarily reported earlier than required

Rule 16b-3 Transaction Codes
A — Grant, award or other acquisition pursuant to Rule 16b-3(d)
D — Disposition to the issuer of issuer equity securities pursuant to Rule 16b-3(e)
F — Payment of exercise price or tax liability by delivering or withholding securities incident to the receipt, exercise
or vesting of a security issued in accordance with Rule 16b-3
I — Discretionary transaction in accordance with Rule 16b-3(f) resulting in acquisition or disposition of issuer
securities
M — Exercise or conversion of derivative security exempted pursuant to Rule 16b-3

Derivative Securities Codes (Except for transactions exempted pursuant to Rule 16b-3)
C — Conversion of derivative security
E — Expiration of short derivative position
H — Expiration (or cancellation) of long derivative position with value received
O — Exercise of out-of-the-money derivative security
X — Exercise of in-the-money or at-the-money derivative security

Other Section 16(b) Exempt Transaction and Small Acquisition Codes (except for Rule 16b-3 codes above)
G — Bona fide gift
L — Small acquisition under Rule 16a-6
W — Acquisition or disposition by will or the laws of descent and distribution
Z — Deposit into or withdrawal from voting trust

Other Transaction Codes
J — Other acquisition or disposition (describe transaction)
K — Transaction in equity swap or instrument with similar characteristics
U — Disposition pursuant to a tender of shares in a change of control transaction

Followers: 1
Resources:
Terms of use
API Creator:
Rapid account: Edmond Dantes
Edmond Dantes
hpats
Log In to Rate API
Rating: 5 - Votes: 1