API Documentation

Query API

Insider Transactions API

Form D API

Download and PDF Generator API

XBRL to JSON Converter API

Mapping API

Form 3, 4, 5 Parse API

SRO Filings Database

Filing Download & PDF Generator API

Access and download any filing, exhibits, or attachments, including HTML, XML, XSD, graphics, or plain TXT data from the SEC EDGAR database. The Render & Download API endpoint provides access to the original content of any filing, exhibit, and attachment. This API supports bulk downloading of filings, making it convenient for building local databases of specific filing types. The Download API allows more than 40 requests per second per API key, enabling the download of over 40 filings per second.

Dataset Size: All SEC EDGAR filings, exhibits, and attachments filed since 1993.

Data Update Frequency: Less than 300 milliseconds.

API Endpoint

https://api.secfilingdata.comlive-Download-pdf-api.php/

Supported HTTP methods: GET

Authentication

To authenticate and access the Download PDf API, use the API key provided in your user profile after signing up.

1. Set as Authorization Header: Before making a POST request to `https://api.sec-api.io/live-Download-pdf-api.php`, set the Authorization header in your request to `YOUR_API_KEY`.

Request Parameters

Download the file From url with type. .

url: Spicific url of the file with cik, accession number and file name. Example : https://archive.sec-api.io/{{cik}}/{{accession-number}}/{{filename}}

  • type: Its a specific type of download pdf which is 'pdf'.
Example

Generating a PDF of an SEC form 4 XML filing: https://api.secfilingdata.com/live-Download-pdf-api.php? token=YOUR_API_KEY& type=pdf& url=https://www.sec.gov/Archives/edgar/data/1833764/000089924321006812/xslF345X02/doc3.xml