{"slug":"commerce","domain":"finance","title":"Filings, ownership and tickers","summary":"SEC filing text by ticker, 13F ownership, and the name-to-ticker lookup you need before either.","help":"commerce: public-company facts from SEC filings, as JSON.\n\nSTART HERE\n  `ticker` when you have a name rather than a symbol: every other study here\n  is keyed by ticker, and guessing one is how you get a confident answer about\n  the wrong company.\n\nStudies:\n  10k     \u003cticker\u003e\n      an SEC filing's text, by ticker\n  holders \u003cticker\u003e\n      who owns a company, from 13F filings\n  ticker  \u003cname\u003e\n      a company name to its ticker — start here when you have a name, not a symbol\n\nJSON to stdout, so it composes: pipe to `jq` to pick a field, or `\u003e /tmp/…` to keep it.\nRun a study with no arguments — `commerce 10k` — to see what it takes.\n","example_command":"commerce ticker \"Vertex Pharmaceuticals\"","example_output":"","cost_class":"upstream-fetch","tier":"metered","billing_items":["company_resources"],"price_per_1k_calls":240,"price_is_from":false,"status":"available","commands":["commerce"],"studies":[{"call":"10k","about":"an SEC filing's text, by ticker","args":[{"name":"ticker","positional":true,"list":false,"hint":""},{"name":"form","positional":false,"list":false,"hint":"10-K, 10-Q, 8-K — defaults to 10-K"},{"name":"filing_index","positional":false,"list":false,"hint":"0 is the most recent"}]},{"call":"holders","about":"who owns a company, from 13F filings","args":[{"name":"ticker","positional":true,"list":false,"hint":""},{"name":"cusip","positional":false,"list":false,"hint":"look up by CUSIP instead"},{"name":"include_delta","positional":false,"list":false,"hint":"true to show the change since last filing"}]},{"call":"ticker","about":"a company name to its ticker — start here when you have a name, not a symbol","args":[{"name":"name","positional":true,"list":false,"hint":""},{"name":"limit","positional":false,"list":false,"hint":"how many candidates"}]}],"default_enabled":false,"first_seen":"2026-09-09T04:30:35.160951Z","enabled":false}
