DATA REFERENCE / SEC EDGAR

SEC EDGAR data, connected to the companies in your workflow.

Retrieve SEC filer identity, filing records and evidence-backed company relationships through GDELT Cloud. Connect US registrants to reporting with resolved entity identifiers.

VERIFIED ENDPOINT EXAMPLEResolved company identity → SEC filer → accession and filing evidence

SEC filer identity

Use This Data Exact request · JSON · curl · Python · TypeScript

Captured 2026-09-25. These are the exact saved dates and identifiers. Running this request again can return changed results.

GET https://gdeltcloud.com/api/v2/filings/1045810
: "${GDELT_CLOUD_API_KEY:?Set GDELT_CLOUD_API_KEY}"
curl --fail-with-body --max-time 60 --get 'https://gdeltcloud.com/api/v2/filings/1045810' \
  --header "Authorization: Bearer $GDELT_CLOUD_API_KEY" \
  --header 'Accept: application/json'

Pagination: this is one saved page. Follow the response’s pagination contract to retrieve additional pages; each request uses additional QU. Treat incomplete coverage as incomplete, including an empty result.

Suppliers disclosed in filings

01 / FILING EVIDENCE

Fabrinet

We engage with independent subcontractors and contract manufacturers such as Hon Hai Precision Industry Co., Ltd., Wistron Corporation, and Fabrinet to perform assembly, testing and packaging of our final products.
Classification
supplier
SEC accession
0001045810-25-000023
02 / FILING EVIDENCE

Hon Hai Precision Industry Co., Ltd.

We engage with independent subcontractors and contract manufacturers such as Hon Hai Precision Industry Co., Ltd., Wistron Corporation, and Fabrinet to perform assembly, testing and packaging of our final products.
Classification
supplier
SEC accession
0001045810-25-000023
03 / FILING EVIDENCE

Micron Technology, Inc.

We purchase memory from SK Hynix Inc., Micron Technology, Inc., and Samsung.
Classification
supplier
SEC accession
0001045810-25-000023
Use This Data Exact request · JSON · curl · Python · TypeScript

Captured 2026-09-25. These are the exact saved dates and identifiers. Running this request again can return changed results.

GET https://gdeltcloud.com/api/v2/filings/1045810/relations?rel_type=supplier&limit=3
: "${GDELT_CLOUD_API_KEY:?Set GDELT_CLOUD_API_KEY}"
curl --fail-with-body --max-time 60 --get 'https://gdeltcloud.com/api/v2/filings/1045810/relations' \
  --header "Authorization: Bearer $GDELT_CLOUD_API_KEY" \
  --header 'Accept: application/json' \
  --data-urlencode 'rel_type=supplier' \
  --data-urlencode 'limit=3'

Pagination: this is one saved page. Follow the response’s pagination contract to retrieve additional pages; each request uses additional QU. Treat incomplete coverage as incomplete, including an empty result.

COLLECTION & INTEGRATION

From SEC EDGAR filings to usable company context

GDELT Cloud ingests the SEC filing index and XBRL financial data. Filing text also supports extracted supplier and subsidiary relationships, with the accession number and supporting passage retained. The source registry describes hourly collection within SEC fair-access limits.

How to use it in your workflow

Start with a company identity from Events or entity search. Resolve the SEC registrant, retrieve its filer record, then inspect the supported filing endpoints. In this saved example, the reporting query and NVIDIA’s SEC record return the same canonical entity ID. The supplier excerpt comes from a specific filing accession; it is not a claim about today’s commercial relationship.

For legal-entity identifiers and reported corporate hierarchy outside EDGAR, explore GLEIF in the data menu. A resolved identifier is stronger evidence of identity than a name match.

Coverage and limitations

Coverage is limited to US registrants. Private or foreign-only companies may have no EDGAR record. Relationships extracted from filing text are GDELT Cloud’s interpretation, not a complete supplier network or statements independently verified by the SEC. Keep the filing date, accession and evidence when using the result.

Inventory artifact published 2026-09-25. Aggregate inventory is unmeasured in this publication. Saved responses above retain their own capture dates and returned coverage.