Newly Filed

API Reference

Newly Filed API

Query SEC EDGAR filings and structured company & fund data programmatically. The same dataset that powers the Newly Filed web app, available over a simple REST API.

What you can do

  • Look up companies by name, ticker, or CIK, with their filing history.
  • Browse and filter filings across every registrant, newest first.
  • Resolve mutual fund and ETF series by name or class ticker.
  • Read dataset-wide counts for dashboards and monitoring.

Base URL

All endpoints are served under the /v1 prefix:

base url
https://api.newlyfiled.com/v1

Your first request

No key required to start — the API is free and open, rate limited to 2 requests/second per IP.

cURL
curl "https://api.newlyfiled.com/v1/stats"

Continue to the Quickstart for an end-to-end walkthrough, or jump into the Companies reference.

Data provenance

All data originates from public SEC EDGAR filings. We ingest filings as they're published, parse their metadata and documents, and expose the structured result here. Figures are sourced directly from issuer filings and are provided as-is for informational purposes.