Check whether a proposed business name is available in one or more US states before starting an incorporation.
The Company Name Checker API lets you verify whether a proposed business name is already in use across one or more US jurisdictions. Use it before starting an incorporation to reduce the chance of a name rejection.
You submit a company name along with one or more jurisdictions (US states). The API searches public business registries for exact matches and returns availability per jurisdiction.A name is considered unavailable if an existing registered company in the same state has a legal or trading name that matches your query after normalization (lowercased, non-alphanumeric characters removed).
If the API cannot complete the check, each jurisdiction entry in the response will have success set to false and the error field will contain a description.Common errors:
Error
Cause
Country not supported
A country other than US was provided.
Jurisdiction code not supported
An invalid state code was provided for the given country.
Before starting an incorporation — check your preferred name and alternatives across target states.
Bulk name validation — submit multiple jurisdictions in a single request to check availability in parallel.
Automated workflows — integrate the check into your onboarding or entity-creation flow to catch conflicts early.
Name availability results are based on publicly available registry data and may not reflect very recent filings. Treat results as a strong indicator rather than a legal guarantee.