/missouri/companies/search

POST /api/missouri/companies/search

Price: 5 credits

Search Missouri business entities by name in the Missouri Secretary of State business registry. Returns matching entities with charter_number, name, legal_form, status, formed_date and registered_agent. Use the charter_number with missouri/companies for the full entity record.

How to use it

Search Missouri business entities by name. Pass keyword and count. match_mode controls name matching (starting_with, all_words, any_word, exact_match). Returns a list of items, each with charter_number (the public id with a type-letter prefix such as LC/FL/N/X, used as the lookup key for missouri/companies), name, legal_form (e.g. 'Limited Liability Company', 'Fictitious Name (Domestic)'), status (e.g. 'Active', 'Fictitious Expired'), formed_date and registered_agent. Use the charter_number with missouri/companies for the full entity record.

Parameters

Request body

Response

Errors

Response headers