Give This Prompt to Your Agent
Use this prompt to give a coding agent the SEC API base URLs, safety rules, and evidence requirements before it starts calling endpoints.Setup prompt
Generated snippets
Issuer Research
- Endpoint focus:
/v1/filings/latest - Summary: Resolve an issuer, pull the latest 10-K, and extract the risk sections.
Statement Workflow
- Endpoint focus:
/v1/statements/all - Summary: Fetch the all-statements bundle and segmented revenue history.
Ownership Workflow
- Endpoint focus:
/v1/owners/institutional/investor - Summary: Inspect a manager portfolio and the latest holder graph for an issuer.
Offerings Workflow
- Endpoint focus:
/v1/offerings - Summary: Monitor recent S-1 and 424B activity.
Corporate Actions Workflow
- Endpoint focus:
/v1/events/ma - Summary: Inspect recent SEC-native M&A events and SEC-furnished earnings materials.
Contract coverage
/v1/statements/segmented-revenues— Return filing-derived segmented revenue history with XBRL product or geography dimensions, capability state, and trace references when issuers disclose them/v1/statements/share-float— Return a share-float wrapper backed by SEC company facts, including disclosed public float when available and shares-outstanding fallback semantics otherwise/v1/statements/all— Return the balance sheet, income statement, and cash flow statement as one normalized bundle/v1/entities/resolve— Resolve an entity by ticker, CIK, FIGI-family identifier, ISIN, CUSIP, or name with confidence and match-basis metadata/v1/entities— Search canonical SEC entities across issuers, managers, insiders, and funds/v1/filings— Search filing manifests with historical filters, accession lookup semantics, sorting, and cursor pagination/v1/filings/latest— Retrieve the latest filing for an entity and form/v1/filings/latest/render— Render the latest filing into Markdown-like text/v1/filings/latest/sections/{section_key}— Extract a section from the latest filing for an entity and form/v1/filings/latest/risk-categories— Return deterministic Item 1A risk-category coverage for the latest covered filing of an issuer/v1/filings/{accession_number}— Retrieve a filing manifest by accession number from the materialized filing corpus/v1/filings/{accession_number}/sections/{section_key}— Extract a filing item or section from a specific accession-number filing