API Documentation
⌘K
API Key
Get free key GET
/api/1/equity/insider-trades-derivatives/{identifier}SEC Derivative Insider Trades API
Returns options/derivatives-based insider trades from SEC filings (Form 4). Includes stock option exercises, conversions, and other derivative transactions.
Parameters
1identifierstringrequiredSecurity identifier: ISIN, ticker, CUSIP, SEDOL, or WKN
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/equity/insider-trades-derivatives/US0378331005' \
-H 'Accept: application/json'200 Response
[
{}
]