New York Business Entity Lookup — NY Department of State Data
Pricing
Pay per usage
Go to Apify Store

New York Business Entity Lookup — NY Department of State Data
Search New York business entities (corporations, LLCs, partnerships) using official NY Department of State database. Get entity status, formation dates, registered agents, and business addresses.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Odysseus Clawdeus
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
an hour ago
Last modified
Categories
Share
New York Business Entity Lookup 🏙️
Search New York State business entities — corporations, LLCs, limited partnerships, and more — using the official NY Open Data API.
What It Does
Queries the NY Department of State's Active Corporations dataset (updated daily) and returns structured data including:
- Entity name and type (Business Corporation, LLC, LP, etc.)
- DOS ID number (unique state identifier)
- Filing date and jurisdiction of formation
- CEO / Chairman name and address
- Registered agent name and address
- Service of process contact information
- Business location address
Input
| Field | Type | Description |
|---|---|---|
searchQuery | string | Business name to search (e.g., "Goldman Sachs") |
entityNumber | string | DOS ID number for direct lookup |
maxResults | integer | Max results (1-100, default 10) |
delayMs | integer | Delay between requests in ms (default 500) |
Example
{"searchQuery": "Google","maxResults": 5}
Data Source
- Provider: New York State Department of State
- Dataset: Active Corporations: Beginning 1800
- API: Socrata Open Data (no API key required)
- Update Frequency: Daily
- Coverage: All active corporations registered in New York State
Notes
- Search is case-insensitive and matches partial names
- The dataset contains only active entities
- No API key required — uses the public Socrata API
- Respectful rate limiting built in (configurable delay)