/new_york/companies/search

POST /api/new_york/companies/search

Price: 1 credit

Search New York business entities in the NY Department of State Corporation & Business Entity Database by name or DOS ID. Returns matching entities with DOS ID, name, company type and status, type category, name type, assumed name and assumed-name ID, non-qualified ID, jurisdiction, county and initial filing date.

How to use it

Search New York business entities by name or DOS ID. Pass query and count; optionally search_by (EntityName/DOS ID/Assumed Name/Assumed Name ID), match (BeginsWith/Contains), status (AllStatuses/Active/Inactive) and entity_types (Corporation/LimitedLiabilityCompany/LimitedPartnership/LimitedLiabilityPartnership). Returns a list of items, each with dos_id, name, company_type, entity_status, company_type_category, name_type, assumed_name, assumed_name_id, non_qualified_id, jurisdiction, county and initial_filing_date (ISO YYYY-MM-DD). Returns an empty list when nothing matches. Use the dos_id with new_york/companies for full details.

Parameters

Request body

Response

Errors

Response headers