GET
/
v1
/
search

Authorizations

x-api-key
string
headerrequired

Query Parameters

country
enum<string>
required

Country code, which can be an ISO country code, or for the United States, a combination of "US" and the state code (e.g., "US-CA" for California).

Available options:
AE,
AT,
AU,
BE,
BL,
BR,
CH,
CN,
CY,
DE,
DK,
EE,
ES,
FI,
FR,
GF,
GG,
GI,
GP,
GR,
IN,
IT,
JE,
JP,
LT,
LU,
LV,
MK,
MQ,
MT,
MY,
NC,
NL,
NO,
NZ,
PF,
PM,
PT,
RE,
SE,
SG,
SI,
TW,
UK,
US,
US-AK,
US-AL,
US-AZ,
US-CA,
US-CO,
US-CT,
US-DC,
US-DE,
US-FL,
US-IA,
US-ID,
US-IL,
US-IN,
US-KY,
US-LA,
US-MD,
US-ME,
US-MN,
US-MO,
US-MS,
US-MT,
US-NC,
US-ND,
US-NH,
US-NJ,
US-NM,
US-NV,
US-NY,
US-OH,
US-OK,
US-PA,
US-RI,
US-SC,
US-SD,
US-TN,
US-TX,
US-VA,
US-WA,
US-WI,
US-WV,
US-WY,
WF,
YT
query
string
required

The search query, which can be a company name or registration number. Note that search capabilities may vary by country, with some supporting only name or registration number searches.

Response

200 - application/json
address
object
required

The legal address of the company

companyNumber
string
required

The company number. In some countries, this might be a concatenation of the registry and city (e.g., in Germany: "Augsburg HRB 34617"). The search function will always return a usable company number. Check the documentation to see which number format is used for each country.

name
string
required

Legal name of the company

country
enum<string>
required

Country code, which can be an ISO country code, or for the United States, a combination of "US" and the state code (e.g., "US-CA" for California).

Available options:
AE,
AT,
AU,
BE,
BL,
BR,
CH,
CN,
CY,
DE,
DK,
EE,
ES,
FI,
FR,
GF,
GG,
GI,
GP,
GR,
IN,
IT,
JE,
JP,
LT,
LU,
LV,
MK,
MQ,
MT,
MY,
NC,
NL,
NO,
NZ,
PF,
PM,
PT,
RE,
SE,
SG,
SI,
TW,
UK,
US,
US-AK,
US-AL,
US-AZ,
US-CA,
US-CO,
US-CT,
US-DC,
US-DE,
US-FL,
US-IA,
US-ID,
US-IL,
US-IN,
US-KY,
US-LA,
US-MD,
US-ME,
US-MN,
US-MO,
US-MS,
US-MT,
US-NC,
US-ND,
US-NH,
US-NJ,
US-NM,
US-NV,
US-NY,
US-OH,
US-OK,
US-PA,
US-RI,
US-SC,
US-SD,
US-TN,
US-TX,
US-VA,
US-WA,
US-WI,
US-WV,
US-WY,
WF,
YT