/south_carolina/companies/search

POST /api/south_carolina/companies/search

Price: 1 credit

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.

How to use it

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.

Parameters

Request body

Response

Errors

Response headers