Signals. Infra
Datasets

Filings

SEC filings with metadata, section index, and exhibit text.

Tier: Free · Endpoints: /v1/filings · /v1/filings/{accession}

SEC filings with metadata, section index, and exhibit text.

Every row carries a provenance object with its source URL and, where the fact was extracted by a model, the verbatim quote.

Key fields

FieldDescription
accessionSEC accession number
form_type10-K, 10-Q, 8-K, DEF 14A, S-1
filed_atFiling timestamp
source_urlEDGAR document URL
exhibitsExhibit list, Ex-99.1 text inline

Example

curl "https://api.signals.ai/v1/filings" \
  -H "Authorization: Bearer $SIGNALS_KEY"

See the REST reference for the full schema.

On this page