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/funds/nport/holdings
Return the latest SEC N-PORT holdings roster with explicit capability semantics and balance-unit metadataAudience: application and coding agent.
Agent mode
Pass?view=agent to receive the compact agent shape: fund identifiers (ticker, cik, fundName, form, filingDate, accessionNumber, holdingCount) + lifted filingUrl + nested holdings[] trimmed to 6 fields per holding (issuer, cusip, valueUsd, balance, balanceUnit, pctNetAssets). Title, isin, assetType, issuerType, country, currency, summaryMd, and metadata envelopes are dropped. Typical reduction: ~60%. See api conventions → response formats for the full ?view= contract.
Canonical metadata
requestIdtraceparent
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