Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.topograph.co/llms.txt

Use this file to discover all available pages before exploring further.

Table of Contents

API access: US-MO is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-MO" will otherwise return 400 until the enum is expanded.

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 both mode: "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

Identifier TypeFormatExampleNotes
BIN<letter(s)><5–9 digits>F00214431Missouri Business Identification Number — the public identifier on every filing.
BIN (LLC)LC<digits> / FL<digits>LC1234567LC for Missouri-formed LLCs, FL for out-of-state LLCs qualified in Missouri.
BIN (Non-profit)N<digits>N00004847Non-profit corporations formed under Missouri non-profit corporation law.
BIN (Credit Union)H<digits>H00131674Missouri-chartered credit unions.
BIN (Fictitious Name)X<digits>X00358856Fictitious Name (DBA) registration — not a separate legal entity.

BIN prefix → entity type

PrefixEntity type
FGeneral Business Corporation (for-profit)
LCDomestic Limited Liability Company
FLForeign Limited Liability Company qualified in Missouri
NNonprofit Corporation
HCredit Union
XFictitious Name registration (DBA)
LPLimited Partnership / Limited Liability Partnership
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 NameStarting With, All Words, Any Word, and Exact Match.
  • BIN — exact-match lookup on the public Business Identification Number.

Quirks & Gotchas

No ownership filings. Missouri does not require LLCs or corporations to publish owner, member, manager, or officer information. The only legal-representative record consistently published is the registered agent. Officer and owner rows are populated almost exclusively for Fictitious Name registrations.
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.

Mappings

Missouri register labelTopograph standardized form
Gen. Business - For ProfitCorporation
Limited Liability CompanyLimitedLiabilityCompany
Nonprofit CorporationNonprofitOrganization
Credit UnionOther
Fictitious NameOther
Limited PartnershipPartnership
Limited Liability PartnershipPartnership
Limited Liability Limited PartnershipPartnership
Statutory TrustTrust
CooperativeCooperative
Benefit CorporationCorporation
Professional CorporationCorporation

Company Status

Missouri register labelTopograph active flagNotes
Good StandingtrueActive corporation, non-profit, or credit union.
ActivetrueLLC label for an in-compliance entity.
Fictitious ActivetrueDBA registration is current.
WithdrawnfalseForeign entity formally withdrew its Missouri qualification.
Fictitious ExpiredfalseDBA registration lapsed.
Admin Diss/Cancel - ReportfalseAdministratively dissolved for failure to file annual report.
Admin Diss/Cancel - AgentfalseAdministratively dissolved for failure to maintain agent.
Inactive - MergedfalseMerged out of existence.
Inactive - DissolvedfalseVoluntarily dissolved.
Inactive - RevokedfalseAuthority to do business revoked.
Inactive - ForfeitedfalseForfeited.

Data Availability

DatapointAvailability
company (core fields)✅ Always available.
otherKeyPersons (registered agent)✅ Always present except when the agent has lapsed.
legalRepresentatives⚠️ Sparse — only populated for Fictitious Name registrations.
shareholders❌ Not published by the Missouri register.
ultimateBeneficialOwners❌ No public beneficial-ownership data in Missouri.
activityCodes❌ Not published.
taxId❌ Not published.
tradeRegisterExtract document✅ Free — printable extract of the register’s entity detail page.