/new_york/companies/search
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.
Price: 1 credit
💡 AI Hint: 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.
Authorizations
API token from the dashboard
Headers
Body
Search value — entity name or DOS ID
1"WALMART"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Field to search by
EntityName, DOSID, AssumedName, AssumedNameID Name matching mode
BeginsWith, Contains Entity status filter
AllStatuses, Active, Inactive, Suspended Entity types to include in the search
Corporation, LimitedLiabilityCompany, LimitedPartnership, LimitedLiabilityPartnership Response
Successful Response