SEC Filings
Retrieve SEC filing documents including 10-K, 10-Q, 8-K, and proxy statements with metadata and filing dates. Access official company disclosures for compliance and research.
Use Case: Get the latest 10-Q filing URL for Tesla to review quarterly financial results.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Stock symbol (optional if cik provided)
"AAPL"
Central Index Key (optional if symbol provided)
SEC access number to filter by specific filing
Form type (e.g. 10-K, 10-Q, 8-K, DEF 14A)
"10-K"
Start date in YYYY-MM-DD format. Enter the first date to include in the research window.
End date in YYYY-MM-DD format. Enter the last date to include in the research window.
Response
SEC filings.
SEC filings response