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) — see Pricing for the plans that include it.
Authorizations
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
Path Parameters
SEC CIK number.
Query Parameters
XBRL concept (e.g. Revenues, NetIncomeLoss).
Taxonomy (us-gaap | dei).
Rows per page (1–500).
x <= 500Pagination 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 }.

