Skip to main content

Start here

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

North Dakota 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-ND is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-ND" will otherwise return 400 until the enum is expanded.

Data Sources

North Dakota uses a single live integration against the North Dakota Secretary of State FirstStop register at firststop.sos.nd.gov. The portal covers every domestic and foreign entity filed in North Dakota: for-profit and nonprofit corporations, limited liability companies, cooperative associations, insurance companies, trade names, fictitious partnership names, and reserved names. Every request resolves live against the FirstStop register. North Dakota does not publish a free open-data feed or bulk extract; the register’s Data List Requests are sold as paid subscriptions to authenticated users and are not exposed through Topograph. The register publishes: legal name, filing type and subtype, current status, three standing flags (Annual Report, Registered Agent, Other), jurisdiction of formation, term of duration, initial filing date, principal and mailing addresses, annual-report due date, and the registered agent.
Single authoritative mode. All requests (both mode: "onboarding" and mode: "verification") resolve against the live FirstStop register. There is no non-authoritative fast path because no free open-data snapshot is available for North Dakota.

Company Identifiers

Query Identifiers

The SOS Control ID# is zero-padded to exactly ten digits. Queries with the unpadded form (e.g. 71213 instead of 0000071213) are accepted. The API left-pads to 10 digits before forwarding to the register.

Identifiers in API Response

Search Capabilities

Substring search. Name search matches anywhere in the legal name (case-insensitive). To narrow a large result set, use a longer or more specific query string. Results are capped at 50 matches.

Quirks & Gotchas

Mappings

Legal form is sourced from the Filing Type field on the FirstStop entity detail page. The vocabulary consists of 18 observed values across all entity types.

Company Status

For a complete, up-to-date list of standardized values, see the North Dakota pricing page.

Data Availability

Example API Responses

Search by Name

Search by SOS Control ID#

Company Profile