v1

latestOpenAPI 3.0.32026-07-226744340.8 KB
Filings

Filer XBRL facts

XBRL structured financial facts for a filer — a concept time series for exposure sizing. Requires a plan with SEC filings access (can_use_filings) — the Corporate & Supply Chain plan and above.

get/api/v2/filings/{cik}/facts

Path parameters

cikinteger required

SEC CIK number.

Query parameters

conceptstring

XBRL concept (e.g. Revenues, NetIncomeLoss).

taxonomystring

Taxonomy (us-gaap | dei).

limitinteger

Rows per page (1–500).

cursorstring

Pagination cursor (opaque offset).

Response

A page of XBRL facts, by concept then period_end. Each row: concept, taxonomy, unit, period_end, fp (fiscal period, or null), fy (fiscal year, or null), value, form_type (or null), filed_date, accession_no. Envelope: { success, cik, data, pagination, applied_filters }.

successboolean
cikinteger