/south_carolina/companies/search
Search South Carolina business entities in the Secretary of State Business Entities Online registry by business name. Returns matching entities with name, entity type, status, incorporation date and jurisdiction. Use the guid with south_carolina/companies for the full entity record.
Price: 1 credit
💡 AI Hint: Search South Carolina business entities by business name. Pass query, count, and optionally search_type (begins_with, contains, exact_match). Returns a list of items, each with guid (the lookup key for south_carolina/companies and south_carolina/companies/filings), name, legal_form (e.g. Corporation, Limited Liability Company, Limited Partnership), status (e.g. Good Standing, Dissolved, Forfeited, Reserved), incorporation_date (M/D/YYYY), jurisdiction (state of incorporation) and matched_name_status (set when the row matched on an assumed/associated name rather than the legal name). Returns an empty list when nothing matches.
Authorizations
API token from the dashboard
Headers
Body
Business name to search by
1 - 175"WALMART"
"Smith"
"Carolina Holdings"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500How to match the query against the name
begins_with, contains, exact_match