Table of Contents
Data Sources
Missouri data is sourced from the Missouri Secretary of State — Business Filings register, the official register of every entity formed or qualified to do business in Missouri. The register returns legal name, Business Identification Number, entity type, status, formation date, domestic/foreign classification, home jurisdiction, registered agent, multiple office addresses, and a full filing history. The same source serves bothmode: "onboarding" and mode: "verification" requests.
No bulk feed. Missouri does not publish a bulk dataset, so every
lookup queries the register directly.
Company Identifiers
Query Identifiers
BIN prefix → entity type
The prefix is informational; the authoritative entity type is read from the entity record itself.
Search Capabilities
Topograph exposes two search modes for Missouri:- Business Name —
Starting With,All Words,Any Word, andExact Match. - BIN — exact-match lookup on the public Business Identification Number.
Quirks & Gotchas
Registered Agent fallback. When a foreign entity has lapsed its
registered agent, the register displays
Secretary of State as the agent
of record. Topograph treats that value as “no agent on file” and returns
an empty otherKeyPersons array.Placeholder addresses on legacy records. A small number of entities
filed before the SOS migrated to the current system (e.g. credit unions
chartered in the 1930s) carry the literal placeholder
No Address to Migrate <City>, <State> in the address field. Topograph
surfaces the state code in legalAddress.region and leaves
addressLine1, city, and postalCode undefined on those records.