Available CIKs for company facts
The CIK universe this server can resolve company facts for: SEC’s company-ticker file, deduplicated, zero-padded to 10 digits, sorted ascending. This is deliberately NOT full parity. Financial Datasets returns 21,005 distinct CIKs here (measured 2026-09-04) because it also covers filers with no listed ticker; this server returns the 8,005 it can actually source, every one of which is present in Financial Datasets’ list too. Fetched through Monid’s context.dev scraper, and cached, for the same reasons as /filings/ciks.
Authorizations
The caller's own Monid API key (get one at https://monid.ai?fpr=dhruv-15136b). Passed straight through to Monid on every call, so usage bills the caller's own wallet — this is never a shared server-side credential, and the server never logs or stores it. Missing, empty, or malformed values answer 401 unauthorized before any paid call is attempted.
Response
CIK enumeration.
A CIK enumeration: {"resource", "ciks"}. Sourced from SEC EDGAR's free company_tickers.json, never from a paid provider, so these routes cost the caller nothing (see go/service/secciks.go). Returned whole, with no pagination, matching Financial Datasets' own behaviour.