Is there a free insider trading API?
Updated 2026-09-03. By Theodor Nielsen, founder of Form4API. Pricing and free-tier terms checked directly from each provider's public pricing and docs pages (July 2026 and September 2026, noted per provider below).
Answer
Yes, several providers call an insider trading API "free," but the word covers very different offers. Of the nine checked here, Form4API is the only one with a recurring, ongoing daily allowance (500 calls/day, forever, no credit card) across its full endpoint set. sec-api.io and InsiderScreener.com both use the word "trial" for something that costs money or runs out after 100 calls — neither is actually free on an ongoing basis. API Ninjas has a real $0/mo tier, but paywalls two of its three insider endpoints. SecuritiesDB needs no key at all for one narrow endpoint, but publishes no rate limit or SLA. EODHD's free tier exists but doesn't include insider data. See the full breakdown below.
What "free" actually gets you
"Free tier," "free trial," and "no credit card" are not the same claim, and providers mix them freely. The table below separates whether a provider's free access is recurring (an allowance that resets, indefinitely) from a one-time trial (a fixed budget that runs out and doesn't come back), and notes what's actually reachable at $0 — because several providers gate their most useful endpoints behind a paid tier even while marketing a free one.
| Provider | Recurring free tier? | What free actually gets you | Card required? |
|---|---|---|---|
| Form4API | Yes — 500 calls/day, forever | Every endpoint incl. post-trade return fields, full history at 20-page query depth, 1 read-only webhook | No |
| SecuritiesDB | Unclear — no published limit found | One ticker-scoped endpoint (insider buy/sell ratio + recent transactions); no bulk feed, no webhooks, no documented rate limit or SLA | No key at all |
| API Ninjas | Yes — 100 calls/hour, $0/mo | Search/filter endpoint only; per-insider history and per-company insider list are Premium-only, and the limit/offset params on the free endpoint are Premium-only too | No |
| EdgarTools | Yes — unlimited | Full SEC corpus via a Python library you run and poll yourself; no push, no SLA, no hosted API | No key, no account |
| EODHD | Free tier exists, excludes insider data | 20 calls/day covers prices/fundamentals only; insider data isn't included until the $59.99/mo Fundamentals tier | No |
| sec-api.io | No — one-time trial only | 100 calls total, then $49/mo (annual) or $55/mo (monthly) | No (for the trial) |
| InsiderScreener.com | No — no free tier | Cheapest plan is SEK321.30/mo (1,000 credits, 1 req/s); its "trial pass" is a one-time SEK919 paid purchase, not free | Not published |
| Earnings Feed | Not published | 15 requests/minute; entry price starts at $10/mo — no $0 tier found | Not published |
| SEC Daily API | Yes — 1,000 calls/month | Poll-only, ingestion runs market hours only (Mon-Fri, 6am-10pm ET); $29/mo entry above the free allowance | Not published |
SecuritiesDB, API Ninjas and InsiderScreener.com checked directly from their own pricing/docs pages as of September 2026. sec-api.io, EODHD, EdgarTools, Earnings Feed and SEC Daily API checked July 2026 (see /compare for the wider comparison). Vendors change pricing often — verify current terms before deciding.
Provider by provider
SecuritiesDB
SecuritiesDB's own page titles itself "Free Insider Trading API" and its meta description says plainly "No API key required." That part is accurate: a single GET endpoint, /api/v1/stocks/{ticker}/insider-activity, returns a net buy/sell ratio and recent Form 4 transactions for one ticker at a time, with no signup and no key. What the page doesn't publish anywhere is a rate limit, a daily or monthly cap, or an SLA — so it's genuinely open, but there's no documented guarantee about how much you can pull before something throttles or changes. It's also narrower in scope than a general insider-data API: one endpoint, one ticker per call, no cross-company search or filter, no webhooks, no bulk history.
API Ninjas
API Ninjas' Free plan is a real $0/mo tier with no credit card required, allowing 100 API calls/hour on its "free servers." Its insider trading product is actually three endpoints: /v1/insidertransactions (search/filter across companies and insiders) is available on the free plan, but /v1/insiderdetails (full transaction history for one named insider) and /v1/insiderslist (every insider at a company) are both marked "Premium only" in API Ninjas' own documentation. Even on the free endpoint, the limit and offset parameters — which control how many results a call returns and where it starts — are also flagged Premium-only. In raw hourly volume (up to 2,400 calls/day if called constantly) it can outpace Form4API's 500/day, but two-thirds of the insider product and result pagination sit behind a paid plan.
InsiderScreener.com
InsiderScreener.com has no free tier of any kind. Its cheapest recurring plan, API Starter, is SEK321.30/mo at a promotional rate (from a stated SEK459/mo), for 1,000 credits and 1 request/second. What it markets as a "Trial pass" is a one-time SEK919 purchase for 2,500 credits over 14 days that does not auto-renew — a paid, single-use trial rather than a free one, and by that measure a worse entry point than sec-api.io's free (if limited) 100-call trial.
Ranked, most to least free
Ordered by how much a developer can actually build and evaluate against at $0, not by raw call count alone:
- Form4API — recurring 500/day, no card, every endpoint included.
- EdgarTools — unlimited and no key, but a local library you run and poll, not a hosted API.
- API Ninjas — recurring and no card, but only 1 of 3 insider endpoints and no result pagination without paying.
- SecuritiesDB — no key needed, but one narrow endpoint with no published rate limit to plan around.
- SEC Daily API — recurring 1,000/month, but poll-only and market-hours-only ingestion.
- EODHD — recurring free tier exists, but it doesn't include insider data at all.
- sec-api.io — free, but a one-time 100-call trial, not recurring.
- Earnings Feed — no $0 tier found; entry pricing starts at $10/mo.
- InsiderScreener.com — no free tier at all; its "trial" is a one-time paid purchase.
Why the difference matters
A one-time trial and a recurring daily allowance answer different questions. A 100-call trial tells you whether the API returns the fields you expect. A 500-calls-a-day allowance that never expires is enough to build and run something real against — a screener that polls periodically, a webhook receiver you can actually test with live data over days or weeks, a backtest against real historical values — without hitting a wall on day one or needing a card on file before you've decided the data is worth paying for.
That's the specific gap Form4API's free tier is built to close: 500 requests/day, 15,000/month, full endpoints including post-trade return fields, one read-only webhook, and full data history at 20 pages of query depth — ongoing, with no credit card and no expiry.
Frequently asked questions
Is there a truly free insider trading API?
Yes. Form4API's free tier is 500 calls a day (about 15,000 a month), ongoing rather than a one-time trial, with no credit card required and no expiry — every core endpoint and post-trade return field is included, not a stripped-down subset. Of the nine providers checked (July 2026 and September 2026), it's the only one combining a recurring allowance, full functionality and no card.
Which insider trading API has the best free tier?
It depends what "best" means to you. For a recurring, no-card allowance with full API functionality, Form4API's 500/day is the strongest match. If you want literally unlimited use and don't mind running Python locally instead of calling a hosted API, EdgarTools has no cap and no key at all — but it's a library, not a push service, with no webhooks and no SLA. API Ninjas is $0/mo with no card, but two of its three insider endpoints require a paid Premium subscription, so the free tier only covers basic search and filtering.
Is SecuritiesDB’s insider trading API free?
SecuritiesDB publishes one endpoint — GET /api/v1/stocks/{ticker}/insider-activity — that needs no API key or signup at all, and its own page markets it as "Free Insider Trading API." That part checks out. What isn't published anywhere on the page is a rate limit, a daily/monthly quota, or an SLA, so there's no way to verify what happens under sustained or high-volume use. It also only returns one ticker's net buy/sell ratio and recent transactions, not a queryable, filterable feed across companies and insiders the way Form4API's /v1/transactions does.
Does API Ninjas offer a free insider trading API?
Partially. API Ninjas' Free plan is genuinely $0/mo with no credit card, and includes 100 calls/hour on its /v1/insidertransactions search endpoint. But its other two insider endpoints — /v1/insiderdetails (full history for one named insider) and /v1/insiderslist (every insider at a company) — are marked "Premium only" on API Ninjas' own docs, and even the free endpoint's limit and offset parameters, which control how many results a single call returns, are also Premium-only. So the free tier lets you query, but not paginate or drill into a specific insider or company without upgrading.
Is InsiderScreener.com’s API free?
No. InsiderScreener.com has no free recurring tier at all as of September 2026 — its cheapest plan, API Starter, runs SEK321.30/mo (promotional price) for 1,000 credits and 1 request/second. What it calls a "Trial pass" is a one-time SEK919 payment for 2,500 credits over 14 days, which doesn't auto-renew — a paid trial, not a free one, and a notably worse deal on that axis than even sec-api.io's free 100-call trial.
Does sec-api.io have a free tier?
sec-api.io offers 100 API calls total as a one-time trial, not a recurring daily or monthly allowance — once those 100 calls are used, continuing requires a paid plan starting at $49/mo (annual) or $55/mo (monthly). See the full sec-api.io comparison for the rest of how it stacks up beyond the free tier.
Get more from this data
Continue reading
- All insider trading data APIs compared →
- Form4API vs sec-api.io →
- Form4API vs EODHD →
- Form4API vs EdgarTools →
- Form4API vs edgar.tools →
- Form4API vs Kaleidoscope (kscope.io) →
- Form4API vs Unusual Whales →
- Form4API vs Quiver Quantitative →
- Form4API vs StockInsider.io →
- The full buyer's guide: how to choose an insider trading API →
- Should you scrape SEC EDGAR yourself, or use an API? →
- Form4API pricing →
- Form4API reference docs →