Skip to content

Add SEC Insider Trading API listing#2166

Open
lulzasaur9192 wants to merge 1 commit intoAPIs-guru:mainfrom
lulzasaur9192:add-sec-insider-trades
Open

Add SEC Insider Trading API listing#2166
lulzasaur9192 wants to merge 1 commit intoAPIs-guru:mainfrom
lulzasaur9192:add-sec-insider-trades

Conversation

@lulzasaur9192
Copy link
Copy Markdown

Add SEC Insider Trading API by lulzasaur

API URL: https://joyful-charm-production-bf6d.up.railway.app

Real-time SEC EDGAR Form 4 insider trading data. Track stock purchases, sales, and option exercises by corporate officers, directors, and 10%+ shareholders.

Endpoints

  • GET /trades/recent — Recent insider trades (last 24h)
  • GET /trades/ticker/{symbol} — Trades by stock ticker
  • GET /trades/insider/{name} — Trades by insider name
  • GET /trades/search — Advanced search with filters (role, type, value range, date range)
  • GET /stats — Aggregate statistics

Spec Details

  • OpenAPI 3.0.3
  • 6 endpoints
  • API key authentication (x-api-key header)

Also available on RapidAPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant