Skip to main content
Compare two SEC filings for the same company across fiscal periods and report what changed, section by section. Returns a compact per-section manifest (changed, unchanged, or unavailable, with line counts and a prose churn percentage for changed sections) alongside a rendered Markdown report. Summary mode returns the manifest only; diff mode adds the changed hunks. Endpoint: POST /api/v1/sec/diff Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:SecFilingDiff/v1 contract:

Example