Skip to main content

Start here

This guide contains public integration notes for Nevada. 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.

Nevada coverage, pricing, and sources

Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
This jurisdiction may be in preview or limited availability. Check the live pricing page or contact support before relying on it in production.
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

API access: US-NV is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-NV" will otherwise return 400 until the enum is expanded.

Data Sources

Nevada uses a single integration against the Nevada Secretary of State, SilverFlume Business Portal (esos.nv.gov/EntitySearch/OnlineEntitySearch). The portal indexes every corporation, LLC, limited partnership, business trust, nonprofit, and other commercial entity registered under the Nevada Revised Statutes. Unlike many US states, Nevada publishes the full officer roster on the free public entity page. Every officer, director, and manager reported on the most recent annual or amended list is visible without any paid tier. This means a single request powers company data, legal representatives, and the registered agent together. Nevada does not publish a free bulk dataset. The Secretary of State offers bulk data only through a paid subscription programme; the public portal is the sole free access path. All requests are served live from the portal.
Nevada Business Entity Extract included. Every company data request also delivers the printable Nevada Business Entity Extract (a PDF of the SilverFlume entity page) at no extra charge. No separate document purchase is needed.

Company Identifiers

Query Identifiers

Both the Entity Number and the NV Business ID are accepted as query inputs. The Entity Number is the primary key. Pass it as-is with the letter prefix and any dash-separated revision suffix. Stripping the prefix or suffix will not resolve correctly.

Identifiers in API Response

Search Capabilities

Name search anchors on the start. A query for "Wynn" returns entities whose legal name begins with Wynn. Use longer query strings to narrow results; the result set is capped at 50 matches. Passing an Entity Number or NV Business ID into the name search field will not find a match. Use the identifier search instead.

Quirks & Gotchas

Mappings

Legal form is sourced from the Entity Type field on the SilverFlume entity page. The vocabulary is a closed set derived from the Nevada Revised Statutes (Chapters 78, 82, 86, 87, 87A, 88, 88A, 89, and 116). Each form is paired with a Topograph standardized category and, where a matching code exists, a GLEIF ISO 20275 ELF code for the US-NV jurisdiction. The full 31-value table with ISO 20275 codes is available on the pricing page. A representative sample:
The full enum, including all foreign variants and remaining domestic sub-forms, is on the Nevada pricing page.

Company Statuses

Statuses are sourced directly from the SilverFlume Entity Status field. The full list of 13 values:

Statutory Filings

Nevada entities file an annual report confirming the entity’s particulars are current. The register publishes “Annual Report Due Date”, returned on the cross-country statutoryFilings field as next.dueDate.
US states publish no statutory accounts, so the accounts obligation is absent rather than returned empty. An empty object would read as “we looked and found nothing”, which is a different claim. Placeholder cells such as N/A or Inactive, Not Applicable are dropped rather than parsed as dates, so an entity with no obligation simply has no statutoryFilings.

Data Availability

Example API Responses

Search by Name

Search by Entity Number

Company Profile