Start here
This guide contains public integration notes for New York. Use it for identifier formats, search behavior, and country-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, roles, and status values is the pricing page.New York coverage, pricing, and sources
Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
Country details below are preserved as integration notes. If a table or example conflicts with the live pricing page, use the pricing page as the source of truth and contact support.
Table of Contents
Data Sources
New York State uses two complementary integrations against the New York Department of State, Division of Corporations. Both serve the same underlying database of ~4.2M active business entities.-
Public Inquiry portal (live, authoritative). The official interactive register at apps.dos.ny.gov. Returns the richest record: authorized stock share info, next biennial statement due date, and four separated addresses (service-of-process, registered agent, principal executive office, entity location). Used for
mode: "verification"requests. - NYS Open Data snapshot (fast, non-authoritative). A daily refresh of the same DOS database published at data.ny.gov. Used for sub-second onboarding checks, company search, and former and assumed name matching. Lag is at most one day.
Mode-based routing. Onboarding requests (
mode: "onboarding") hit the
deduplicated snapshot for speed. Verification requests (mode: "verification") hit
both sources in parallel and merge the richer live fields on top of the
snapshot.Company Identifiers
Query Identifiers
Identifiers in API Response
Search Capabilities
Former name search. Entities often change legal names. Searching for a
former name (for example
"Bell Atlantic") will surface the current entity
("Verizon Communications Inc.") via the DOS name history dataset.Quirks & Gotchas
Mappings
Company Status
Status comes from the DOS entity status field. Dissolution, merger, and surrender statuses are all mapped toactive: false.
Legal Forms
Legal form is derived from the DOSentity_type field. Closed vocabulary of ~20 values covering domestic and foreign variants of every supported entity class.
Common DOS entity types
Common DOS entity types
Officer Roles
New York discloses only three named roles per entity. There is no free-text field, so all three are deterministic (no AI enrichment required).Registered Agent and SOP Agent are classified as Other Key Persons, not Legal
Representatives. They have no statutory authority to bind the entity.