Business Registry Verification - Standard

Performs a basic existence check by matching the provided business information
against authoritative data sources. Used to verify whether a business entity
exists in official or trusted registries. No detailed company profile is returned.

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

The name of the company to be checked.

string
required

The country of the company. Accepts country full name, ISO 3166-1 alpha-2,
or alpha-3 code (alpha-3 recommended). For US entities, the state code
(e.g. US-DE) is mandatory in LIVE mode and preferred otherwise.
Example formats: Singapore, SG, SGP, US-NY.

string
required

The registration number of the company.

string
enum
required

Mode of the business verification call.

  • LIVE: retrieves the latest records directly from primary official sources.
  • CACHE: leverages global databases for maximized search depth and global reach.
Allowed:
Headers
string

Unique request identifier. Injected by the API gateway if not provided by the client.
The same value is available in the response body requestId field for business-layer tracing.

string

Distributed tracing identifier. Injected by the API gateway if not provided by the client.
Used for cross-service request correlation in logs and monitoring.

Responses

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