Table of Contents
- Data Sources
- Company Identifiers
- Search Capabilities
- Quirks & Gotchas
- Mappings
- Data Availability
- Documents
- Example API Responses
Data Sources
All entity data comes from the Idaho Secretary of State via the SOSBiz portal (sosbiz.idaho.gov). This is the official state register for all business entities formed or qualified to do business in Idaho, including domestic and foreign corporations, LLCs, limited partnerships, nonprofits, cooperatives, and Assumed Business Names. Every request hits the live register. There is no bulk data export or open-data feed. The response is always authoritative and up to date.Idaho is a single-source jurisdiction. Company profile and search both
come from the live SOSBiz portal. A Trade Register Extract is included in
the document catalogue.
Company Identifiers
Query Identifiers
Identifiers in API Response
Search Capabilities
Name search supports contains-matching across all registered entity names.
Entity Number search locates a single entity by its exact identifier and is
the recommended path when the ID is known.
Quirks & Gotchas
Mappings
Company Status
Status is prefixed by the Idaho SoS:Active-* values are active; Inactive-* values are not.
Any value beginning with
Active- maps to active: true; any value beginning with Inactive- maps to active: false.