Fundamentals
SEC filing history
List of SEC filings with direct document links. Filter by form type (10-K, 10-Q, 8-K, etc.) and date range.
get/api/v1/fundamentals/{ticker}/filings
Path parameters
tickerstring required
Security ticker symbol.
Security ticker symbol.
Query parameters
formstring nullable
Filter by form type: 10-K, 10-Q, 8-K, etc.
Filter by form type: 10-K, 10-Q, 8-K, etc.
start_datestring nullable
Start date (YYYY-MM-DD).
Start date (YYYY-MM-DD).
end_datestring nullable
End date (YYYY-MM-DD).
End date (YYYY-MM-DD).
limitinteger
Maximum number of records to return.
Maximum number of records to return.
Response
Filing records.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}