Skip to main content
The company name checker API lets you verify whether a proposed company name is available in one or more US state jurisdictions. Use it before starting an incorporation to reduce the risk of name conflicts.

Authentication

Pass your API key in the x-api-key header on every request.
Contact the Commenda team to obtain an API key.

Check name availability

string
required
The company name to check.
array
required
One or more jurisdictions to check against. Each object contains:

Request example

Response

A successful response returns the queried name and an availability array with one entry per jurisdiction.
string
The company name that was checked.
array
Per-jurisdiction results.

Error responses

When a request-level error occurs, every entry in the availability array returns success: false with an error message:

Supported jurisdictions

The API currently supports all 50 US states, the District of Columbia, and Puerto Rico.