// Integrations/SEC EDGAR

SEC EDGAR, typed and ready to call.

Free, authoritative US public-company filing history, filing documents, exhibits, and reported XBRL financial facts from SEC EDGAR.

OtherBYOK supported5 tools
$ deepline tools describetyped
$ deepline tools describe sec_edgar_get_company_concept --json
01Available tools

5 typed tools. Same shape as every other module.

sec_edgar
  • SEC EDGAR Get Company Concept
    sec_edgar_get_company_concept
    company_researchedgarfinancialsfree
  • SEC EDGAR Get Filing Document
    sec_edgar_get_filing_document
    company_researchcontent_extractionedgarfilings
  • SEC EDGAR Get Filing Index
    sec_edgar_get_filing_index
    company_researchdocumentsedgarfilings
  • SEC EDGAR List Filings
    sec_edgar_list_filings
    company_researchedgarfilingsfinancials
  • SEC EDGAR Resolve Company
    sec_edgar_resolve_company
    company_enrichcompany_researchedgarfree
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call SEC EDGAR from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding