v3

latestOpenAPI 3.1.02026-08-045365213.8 KB

Match company by name

Pairs a company name with business domain profiles. Returns potential matches ranked by relevance, with the most likely match listed first. Location and contact info improve matching accuracy.

get/match

Query parameters

namestring required

The company name to match

The company name to match

phonestring nullable

Phone number to augment the search (E.164 or local format)

Phone number to augment the search (E.164 or local format)

citystring nullable

City to augment the search

City to augment the search

statestring nullable

State code to augment the search

State code to augment the search

countrystring nullable

ISO-3166-1 alpha-2 country code to augment the search

ISO-3166-1 alpha-2 country code to augment the search

zip_codestring nullable

Zip code to augment the search

Zip code to augment the search

strictboolean

Enable strict matching (no filter relaxation)

Enable strict matching (no filter relaxation)

local_modeboolean

Preserve location filters during relaxation.

Preserve location filters during relaxation.

min_match_confidenceinteger

Minimum match_confidence (inclusive, 50-100) a match must have to be returned. Defaults to 50, the standard quality floor.

Minimum match_confidence (inclusive, 50-100) a match must have to be returned. Defaults to 50, the standard quality floor.

Response

Successful Response