Request
[GET]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Query parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| company * | string | name of company or number of company | required |
| country_code * | string | ISO Alpha-2 Country Code of business country | required |
Sample response
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | array | List of matching business records |
| entity[].name | string | Full registered name of the business |
| entity[].shortName | string | null | Short or abbreviated business name |
| entity[].brandName | string | null | Brand or trading name |
| entity[].internationalNumber | string | Unique international registration number |
| entity[].countryCode | string | Country and region code of the business registration |