- Historical Quotes (Chart)
- Market Data
- Dividend
- Earning & Revenue
- Analysting
- Company
- Financial Statement
- Insider (Executives&Employee)
- Congressman (Senator&Representative)
- 13F institution
- ETF
- News
- Forex
- Commodity
- Stock
- Market Index
- Global Interests
- Schedule Calendar
- IPO
Insider trading by company
GET
/insider/trading/{ticker}
Request
Path Params
ticker
string
required
Example:
NVDA
Query Params
page
number
optional
Default:
1
Example:
1
limit
number
optional
Default:
20
Example:
10
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/insider/trading/NVDA?page=1&limit=10'
Responses
🟢200Success
application/json
Body
object {0}
Examples
[{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-09T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"104.5696","amount":"69715","beforeAmount":"76658134","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-09T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"106.2871","amount":"2264","beforeAmount":"76614995","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-09T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"105.3669","amount":"40875","beforeAmount":"76617259","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-09T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"103.8462","amount":"7146","beforeAmount":"76727849","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"101.4908","amount":"17577","beforeAmount":"76815618","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"98.4704","amount":"2822","beforeAmount":"76851270","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"97.8019","amount":"903","beforeAmount":"76854092","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"104.6263","amount":"26423","beforeAmount":"76746415","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"100.5423","amount":"12299","beforeAmount":"76833195","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"},{"name":"HUANG JEN HSUN","position":"director, officer: President and CEO","type":"D","transactionType":"S-Sale","transactionDate":"2024-08-08T04:00:00.000Z","disclosureDate":"2024-08-12T21:06:03.000Z","stockType":"Common Stock","price":"102.5673","amount":"19969","beforeAmount":"76795649","link":"https://www.sec.gov/Archives/edgar/data/1045810/000104581024000253/0001045810-24-000253-index.htm"}]
Modified at 2024-08-16 10:00:51