Skip to main content

Start here

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

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

Data Sources

Nebraska uses a single integration against the Nebraska Secretary of State, Business Services Division, retrieved live from the public Corporate and Business Search portal at sos.nebraska.gov. The register covers every domestic and foreign entity filed under the Nebraska Revised Statutes: for-profit corporations (NRS Chapter 21, Nebraska Model Business Corporation Act), limited liability companies (NRS Chapter 21 Nebraska LLC Act), nonprofit corporations (NRS Chapter 21 Article 19), limited and general partnerships and limited liability partnerships (NRS Chapter 67), cooperatives (NRS Chapter 21 Article 27), state-chartered banks (NRS Chapter 8), and insurance companies (NRS Chapter 44). Each entity is assigned a numeric SOS Account Number that serves as the primary identifier across every lookup. The register includes both active and inactive entities and exposes the corporate officer roster (or member/manager roster for LLCs), the principal-office address, the registered agent with their service-of-process address, and the biennial-report filing history.
Verification-only. Nebraska does not publish a free open-data bulk extract of the business register, so all requests resolve live against the public portal. Unlike some other US states, there is no fast onboarding-mode path. Requests using mode: "onboarding" return a fast_source_unavailable error. Use mode: "verification" (or omit the mode to get the default).

Company Identifiers

Query Identifiers

Identifier TypeFormatExampleNotes
SOS Account NumberNumeric, 1 to 12 digits10214668Primary identifier assigned by the Nebraska Secretary of State, Business Services Division. Some entities have leading zeros preserved on the portal (e.g. 0527041).
Pass the SOS Account Number exactly as the register assigns it. Use /v2/search first to retrieve the canonical identifier, then pass it to /v2/company. Searching by name or partial identifier is the supported discovery path.

Identifiers in API Response

IdentifierFormatExampleFound In
accountNumberNumeric string10214668All entities

Search Capabilities

Search TypePatternExampleMatch TypeExpected Results
By Name3+ chars"Werner Enterprises"Starts-with (case-insensitive)Multiple results
By SOS Account NumberNumeric1274939ExactSingle result (matchType: id)
Minimum length. Name searches must contain at least three characters. Searches that match too many entities are rejected by the register with a “too large” response. Use more specific query strings to narrow results.
Trade names and trademarks appear in search results. The Nebraska register includes Trade Name, Trademark, and Service Mark registrations alongside operating legal entities. These rows carry Entity Type of “Trade Name”, “Trademark”, or “Service Mark” and have no officer roster or registered agent. Filter by entity type if your flow requires operating legal entities only.

Quirks & Gotchas

QuirkDetails
Verification mode onlyNebraska has no free open-data extract, so onboarding mode is not supported. All requests resolve live against the public portal. Expect longer response times than states with snapshot-backed onboarding paths.
Status is binaryThe public portal exposes only two status values: Active and Inactive. Lifecycle sub-events (dissolution, withdrawal, reinstatement, revocation) are visible in the Filed Documents list on the entity detail page, not as separate status values.
Trade names appear in search resultsTrade Name, Trademark, and Service Mark registrations are indexed alongside operating legal entities. These are name registrations, not legal persons; they carry no officers, no registered agent, and no shareholder ledger.
No shareholder or UBO registerNebraska does not publish shareholders or beneficial owners for any entity type.
No activity codesIndustry classification codes (NAICS, NACE, ISIC) are not collected by the Nebraska business register.
LLC governance is member/manager-basedLLCs file Members and Managers rather than Presidents, Secretaries, and Treasurers. Member and Manager titles appear in legalRepresentatives; the registered agent appears in otherKeyPersons.
Officer titles are free-textThe portal surfaces officer positions as biennial-report-filed free-text strings. Common titles (President, Secretary, Treasurer, Director, Member, Manager) are normalized deterministically. The long tail is AI-inferred.
Biennial report cadenceCorporations and LLCs file biennial reports in odd-numbered years. Officer data reflects the most recent biennial filing. Entities that have not yet filed their current cycle report may carry stale officer data.

Mappings

Legal form is read from the “Entity Type” field on each entity’s detail page. The Nebraska Secretary of State uses a closed vocabulary tied to the governing statute chapter.
NE Entity TypeEnglish NameStandardizedISO 20275
Domestic CorpDomestic CorporationCorporation8888
Foreign CorpForeign CorporationCorporation8888
Non Profit (Dom) CorpDomestic Nonprofit CorporationNonprofitOrganization8888
Non Profit (For) CorpForeign Nonprofit CorporationNonprofitOrganization8888
Domestic LLCDomestic Limited Liability CompanyLimitedLiabilityCompanyCWE5
Foreign LLCForeign Limited Liability CompanyLimitedLiabilityCompanyCWE5
Domestic LPDomestic Limited PartnershipLimitedPartnership8888
Foreign LPForeign Limited PartnershipLimitedPartnership8888
Domestic LLPDomestic Limited Liability PartnershipLimitedLiabilityPartnership8888
Foreign LLPForeign Limited Liability PartnershipLimitedLiabilityPartnership8888
CooperativeCooperativeCooperative8888
BankBankCorporation8888
Insurance CompanyInsurance CompanyCorporation8888
Trade NameTrade Name / Fictitious NameOtherN/A
TrademarkTrademarkOtherN/A
Service MarkService MarkOtherN/A
Trade Name, Trademark, and Service Mark entries carry no ISO 20275 code. They are name registrations, not operating legal entities.

Officer Roles

The Nebraska portal surfaces officer positions as free-text “Corporation Position” or “Member Position” strings from each entity’s biennial-report filing. Common titles are normalized deterministically; the long tail is AI-inferred from the source string.
Common PositionStandardizedAppears In
President, CEO, ChairmanDirectorlegalRepresentatives
Vice President (all variants)DirectorlegalRepresentatives
Treasurer, CFOTreasurerlegalRepresentatives
SecretarySecretarylegalRepresentatives
Other Chief Officer titlesDirectorlegalRepresentatives
Member, Managing Member, ManagerDirectorlegalRepresentatives
Director, Board Member, TrusteeBoardMemberotherKeyPersons
Registered AgentRegisteredAgentotherKeyPersons
IncorporatorIncorporatorotherKeyPersons
OrganizerOrganizerotherKeyPersons
The registered agent is returned in otherKeyPersons with their service-of-process address. It receives service of process and has no authority to bind the entity.

Company Status

The Nebraska public portal exposes exactly two status values. Lifecycle sub-classifications (dissolution, withdrawal, revocation, reinstatement, merger) are not surfaced as status variants; they appear as entries in the Filed Documents list.
NE StatusActiveNotes
ActiveYesIn good standing with the Nebraska Secretary of State
InactiveNoCovers dissolved, forfeited, withdrawn, and suspended entities. The specific lifecycle event is recorded in the Filed Documents list.

Data Availability

Data PointAvailableNotes
Company nameYesCurrent legal name from the Nebraska SoS register
Company statusYesActive or Inactive (binary; see Quirks)
Registration dateYesOriginal filing date with the Nebraska SoS
Legal address (principal office)YesStreet address, city, state, ZIP
Legal formYesClosed vocabulary tied to NRS statute chapter
Legal representativesYesOfficers (corporations) or members/managers (LLCs), normalized from biennial-report filings
Registered agentYesReturned in otherKeyPersons with service-of-process address
Activity codesNoNot collected by the Nebraska business register
ShareholdersNoNot published
UBOsNoNot published
Trade Register ExtractYesFree printable PDF of the SoS detail page, bundled with the data request at no extra charge
Certificates of Good StandingRoadmapPaid documents sold through the Nebraska SoS portal; not yet available via the API
Financial dataNoNot collected

Example API Responses

Search by Name

curl -X POST "https://api.topograph.co/v2/search?country=US-NE&query=Werner+Enterprises" \
  -H "x-api-key: YOUR_API_KEY"
[
  {
    "id": "0658200",
    "legalName": "WERNER ENTERPRISES, INC.",
    "countryCode": "US-NE",
    "matchReason": {
      "matchType": "default"
    },
    "address": {
      "region": "NE",
      "countryCode": "US"
    }
  }
]

Search by SOS Account Number

curl -X POST "https://api.topograph.co/v2/search?country=US-NE&query=1274939" \
  -H "x-api-key: YOUR_API_KEY"
[
  {
    "id": "1274939",
    "legalName": "ACME HOLDINGS, INC.",
    "countryCode": "US-NE",
    "matchReason": {
      "matchType": "id"
    }
  }
]

Company Profile

curl -X POST "https://api.topograph.co/v2/company" \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"countryCode": "US-NE", "id": "1274939", "dataPoints": ["company", "legalRepresentatives"], "mode": "verification"}'
{
  "company": {
    "id": "1274939",
    "countryCode": "US-NE",
    "identifiers": { "accountNumber": "1274939" },
    "legalName": "ACME HOLDINGS, INC.",
    "status": { "active": true, "localStatus": "Active" },
    "registrationDate": "2001-03-15",
    "legalForm": {
      "localName": "Domestic Corp",
      "standardized": "Corporation"
    },
    "legalAddress": {
      "street": "123 PLACEHOLDER DRIVE",
      "city": "OMAHA",
      "region": "NE",
      "postalCode": "68102",
      "countryCode": "US"
    }
  },
  "legalRepresentatives": [
    {
      "firstName": "Jane",
      "lastName": "Placeholder",
      "role": {
        "localRole": "PRESIDENT",
        "standardized": "Director"
      }
    }
  ]
}