New York Active Corporations dataset: access card
What is the NY corporations registry?
New York Active Corporations dataset is a dataset of official incorporation records filed with the New York Department of State, published by New York State Department of State. Coverage: United States — New York; scale: 4,228,686, according to the catalog manifest. In our data — the Aidenix Atlas catalog of verified sources — this endpoint was last probed on 2026-07-24 and returned HTTP 200. What the card gives you:
- The exact endpoint and a working request you can copy.
- Authentication and rate limits: none — no API key required.
- The query keys the source accepts and the fields it returns, verified against the live endpoint.
How do you query it?
A working query is one plain HTTP GET — in our data this exact request form was verified on 2026-07-24:
curl "https://data.ny.gov/resource/n9v6-gdp6.json?$where=entity_name%20like%20'%25ACME%25'&$limit=10"
The source runs on the Socrata Open Data API, so the query grammar is the same across every Socrata portal:
- Filter with SoQL parameters:
$where,$limit,$offset. - Page size goes up to 50,000 rows per request.
- A free app token grants a dedicated rate limit, according to Socrata documentation.
- The response is plain JSON — no SDK and no signup required.
What does it accept and return?
The interface contract is a short one: 8 query facets in, 3 field groups out. The table is generated from the catalog manifest, according to the probe of 2026-07-24 — every row below was checked against the live endpoint, not copied from vendor marketing:
| Facet | Value |
|---|---|
| Endpoint | https://data.ny.gov/resource/n9v6-gdp6.json |
| Auth | none — no API key required |
| Query by | company name, address, city, county, place, postal code, record ID, state |
| Returns | owner record, company name, economy fields |
| Provider | New York State Department of State |
| Coverage | United States — New York |
| Last probe | 2026-07-24 — HTTP 200 |
Related sources
A related source is a dataset that joins to the NY corporations registry through shared keys, according to the join map of our catalog. In our data, each of the 4 cards below was probed on 2026-07-24 and is live:
- Business Entities in Colorado dataset — United States — Colorado.
- Oregon Active Businesses dataset — United States — Oregon.
- Connecticut Business Registry — Business Master — United States — Connecticut.
- UK Companies House API — United Kingdom.
The workflow this source belongs to is covered in the full guide: Free US company registry APIs — state-by-state guide.
Source card generated from the Aidenix Atlas catalog; facts as probed on 2026-07-24.
Find these guides useful? Add Aidenix as a preferred source on Google — our pages will surface in your AI Overviews.