Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.topograph.co/llms.txt

Use this file to discover all available pages before exploring further.

Start here

This guide contains public integration notes for Wisconsin. Use it for identifier formats, search behavior, and country-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, and status values is the pricing page.

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

Data Sources

Wisconsin uses a single integration against the Wisconsin Department of Financial Institutions (WDFI) Corporate Records Search. The register covers domestic and foreign business corporations, non-stock (non-profit) corporations, cooperatives, limited partnerships, limited liability companies, limited liability partnerships, common-law trusts, and a handful of administrative form types (name reservations, foreign registered names).
  • WDFI Corporate Records Search (verification, primary). The official public lookup served by the Department of Financial Institutions. Each query reads live against the register and returns legal name, entity ID, entity type, registered effective date, status with status date, period of existence, registered agent name and address, principal office address, prior names, and the chronology of filings.
Sole proprietors and most general partnerships are out of scope at the state level (only general partnerships that voluntarily file a Statement of Partnership Authority appear in the register). DBA filings are handled by individual county registers of deeds and are not part of this dataset.

Company Identifiers

Query Identifiers

Identifier TypeFormatExampleNotes
Wisconsin Entity ID7 characters , A###### (modern) or #A##### (legacy)K024598One alpha plus six numeric characters. Modern registrations follow A######; pre-2003 registrations may follow #A#####.
Use the entity ID as it appears on the WDFI portal. Both formats are accepted. The portal is case-sensitive in display only , queries are normalized to uppercase before search.

Identifiers in API Response

IdentifierFormatExampleFound In
entityId7 charactersK024598All entities

Search Capabilities

Search TypePatternExampleMatch TypeExpected Results
By Name2-200 chars"Kohl's"Substring (case-insensitive)Up to 250
By Wisconsin Entity ID7 charactersK024598ExactSingle company
Name search returns at most 250 rows. Narrow with fuller query strings when the top of the result list looks too broad.

Quirks & Gotchas

QuirkDetails
Two identifier formatsModern entities use A######; pre-2003 entities use the legacy #A##### form (e.g. 1J03577 for Johnson Controls, registered in 1900). Both shapes are valid and both round-trip through the search and profile endpoints.
Officers and directors are not publicWisconsin collects officer and director rosters on the annual report, but those rosters are not part of the public search record. They are available only through a separate paid copywork order from the WDFI Online Order System and are not yet offered through Topograph.
No shareholder or UBO registerWisconsin does not publish shareholders or beneficial owners for any entity type. Federal FinCEN beneficial-ownership records are restricted and are not part of this dataset.
No activity codesThe WDFI does not collect NAICS, NACE, or ISIC industry codes.
Status comes from a closed code listEvery entity carries one of INC (Incorporated/Qualified/Registered), ORG (Organized), IGS (Restored to Good Standing), DIS (Dissolved), or ADS (Administratively Dissolved). The first three are active; the last two are inactive.
Principal Office may be blankSome entity types do not file a principal office address. When absent, the registered agent address is used as the legal address.
Pre-2003 filings are paper or microfilmThe chronology of filings goes back to formation, but pre-2003 filings are stored on microfilm or as scanned images and may take longer to retrieve through the document order system.
Wisconsin Certificate of StatusThe certificate of status (good-standing certificate) is a paid PDF from the WDFI online purchase flow. It is on the roadmap and not yet integrated.

Mappings

Entity Types

The WDFI uses a fixed 24-code entity-type taxonomy. The codes and labels are stable; the live mapping to standardized legal forms is on the pricing page.
CodeLabelStandardized Form
01Domestic BusinessCorporation
02Foreign Business CorporationCorporation
03Membership CooperativeCooperative
04Stock CooperativeCooperative
05Service CorporationCorporation
06Non-Stock CorporationNonprofit Organization
07Domestic Limited PartnershipPartnership
08Foreign Limited PartnershipPartnership
09Domestic Close CorporationCorporation
10Service Close CorporationCorporation
11MiscellaneousOther
12Domestic Limited Liability CompanyLimited Liability Company
13Foreign LLCLimited Liability Company
14Domestic Limited Liability PartnershipPartnership
15Foreign Limited Liability PartnershipPartnership
16Foreign Non-Stock CorporationNonprofit Organization
17Domestic General PartnershipPartnership
18Foreign General PartnershipPartnership
20Common Law TrustOther
24Domestic Limited Liability Partnership - ExemptPartnership
25Foreign Limited Liability Partnership - ExemptPartnership
90Foreign Registered NameOther (name reservation)
96Short Term Name ReservationOther (name reservation)
97In ProcessOther (name reservation)
98Long Term Name Reservation/RegistrationOther (name reservation)

Status Codes

CodeLocal NameActive
INCIncorporated/Qualified/RegisteredYes
ORGOrganizedYes
IGSRestored to Good StandingYes
DISDissolvedNo
ADSAdministratively DissolvedNo

Data Availability

DatapointAvailableNotes
Company profileYesLegal name, entity ID, entity type, registered effective date, status, status date, period of existence, principal office, prior names.
Registered agentYesReturned as otherKeyPersons with the role registeredAgent. Includes name and full address.
Legal representativesNoOfficers and directors are filed on the annual report and are not part of the public record. Available only through the paid copywork order, not yet integrated.
ShareholdersNoNot collected by Wisconsin at the state level.
Ultimate beneficial ownersNoWisconsin does not maintain a public beneficial-ownership register.
Activity codesNoThe WDFI does not collect NAICS, NACE, or ISIC codes.
Trade Register ExtractYesPrintable PDF of the WDFI entity detail page, captured at request time. Bundled with the company-data SKU at no extra charge.
Certificate of StatusRoadmapPaid PDF from the WDFI online purchase flow.