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.
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
SEC CIK number.
XBRL concept (e.g. Revenues, NetIncomeLoss).
Taxonomy (us-gaap | dei).
Rows per page (1–500).
x <= 500Pagination cursor (opaque offset).
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 }.