Documentation Index
Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/filings/latest
Retrieve the latest filing for an entity and formAudience: application and coding agent.
Agent mode
Pass?view=agent to receive the compact agent shape: six essentials (object, ticker, form, accessionNumber, filingDate, title) + lifted filingUrl. Provenance chain, freshness, materialization, and validation metadata are dropped. Typical reduction: ~95% (summaryMd prose dominates the default shape). See api conventions → response formats for the full ?view= contract.
Canonical metadata
requestIdtraceparentprovenancefreshnessmaterialization
Example request
Example response
Give this prompt to your agent
Failure posture
- treat non-2xx responses as contract-aware failures, not free-form errors
- preserve
requestIdandtraceparentin logs and downstream reports - if provenance or freshness metadata is present, return it unchanged so trust is not lost in the handoff