v2

OpenAPI 3.1.02026-07-264960204.2 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.

Response

Successful Response