v1

latestOpenAPI 3.0.12026-07-1414421.5 KB
Filings

Get Filing

Retrieves the filing document which is either a HTML document or a PDF, rate limited based on your account type. For free accounts 8 requests per DAY, for START subscriptions 40 requests per day, for BASIC subscriptions 400 requests per day and for PRO subscriptions 5 requests per SECOND.

get/api/v3/filings/get-report/{filingType}/{filingIdentifier}

Path parameters

filingTypestring required
Example:HTML

Type of the filing, either HTML or PDF. You get this for a specific document from the /list or /by-company endpoints, i.e. you can't 'choose' what type you want to have returned.

filingIdentifiernumber required
Example:95017023005530

The filing identifier, you get this for a specific document from the /list or /by-company endpoints. For SEC documents, this is the accession number without trailing zeros and dashes.

Query parameters

base64boolean

Whether to use base64 encoding for the file output

Headers

Authorizationstring required

Example: "api-key ovBimDZTPrKdG9Yx58GjQf2A"

Response

Success

string binary required