GET /companies/match

Company Match

The method allows searching for companies based on common identifiers such as company name, address, website and external_id

Query Parameters

Name Description Type Required Default
country_code Country Code as 'AR', 'BG', etc. String
company_name Company name in English language String
company_name_local Company name in Local language String
city City name in English language String
address Address String
phone Phone number String
fax Fax number String
company_website Company website url String
external_id External company id Array
limit The max number of the items to retrieve Integer
offset The number of the starting item Integer
cursor The ID of the item under which the cursor is String
format Response format - json/xml String
token Token String

Responses

Status Code Description Type
200 The list of the matched companies data CompanyMatchResponseResult
API Query Builder
Query
Query Result