Business Search (Autofill)

Use this API in your SDK to auto-fill business information when a customer onboards, speeding up the onboarding process.
Search businesses by name. Returns matches with standard business_info (name, business_entity_id, state_code, etc.).
Returns registry data only — no verification is performed.
Requires X-API-KEY header.
Mandatory: name, country_code. Optional: state_code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns a list of matching companies with basic registry information (business_info).

📘

Registry data only — no verification is performed.

Use business_entity_id and state_code from the selected result to call the Business Lookup endpoint for the full profile.

For authentication, rate limits, response format details, and integration guidance, see the Business Search & Lookup overview.

Body Params

Search by business name

string
required

Business name to search.

string
required

ISO country code (e.g. US, GB).

string | null

Optional state/region code (e.g. for US).

Responses

400

Bad Request

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json