/missouri/companies/search
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.
Price: 1 credit
💡 AI Hint: 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.
Authorizations
API token from the dashboard
Headers
Body
Business name to search by
1 - 200"WALMART"
"EDWARD JONES"
"ANHEUSER-BUSCH"
Max number of results to return
1 <= x <= 1000Max scrapping execution timeout (in seconds)
20 <= x <= 1500How the keyword is matched against business names
0, 1, 2, 3