Business Lookup (Autofill)

Use this API in your SDK to auto-fill business information when a customer onboards, speeding up the onboarding process.
Lookup full business profile by business_entity_id and country.
Returns registry data only (business_info, registration_info, related_persons, events); no status/result fields.
Mandatory: business_entity_id, country_code. Optional: state_code (required for some countries e.g. US).

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

Retrieve the full business profile for a company identified by business_entity_id and country_code (with optional state_code).

📘

Registry data only — no verification is performed.

No status, result, or status_reasons fields are returned.

  1. Use business_entity_id and state_code from the Business Search response to call this endpoint after the user selects a company.
  2. The response includes business_info, registration_info, related_persons, events, and optionally other_matches.
  3. For authentication, rate limits, error codes, and integration guidance, see the Business Search & Lookup overview.
Body Params

Lookup by business entity id and country

string | null

Company number / registration number from search result (required for US).

string | null

Company identifier from search results. Use this for lookup when returned in search.

string
required

ISO country code.

string | null

Optional state code (required for some countries e.g. 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