get_sec_submissions
ActiveTool of TensorFeed
Get entity metadata + recent filings for one company by CIK. Accepts canonical zero-padded CIK ("0000320193"), bare numeric ("320193"), or "CIK0000320193" prefixed. Returns full company profile (name, tickers, exchanges, EIN, SIC, addresses) plus the most-recent ~1000 filings. License: US Government public domain.
Parameters schema
{
"type": "object",
"required": [
"cik"
],
"properties": {
"cik": {
"type": "string",
"description": "CIK in any zero-padding form, or CIK-prefixed"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TensorFeed
https://github.com/RipperMercs/tensorfeed
1/7 registries