v3
latestOpenAPI 3.1.02026-07-318648277.6 KBCompany Data
Company Lookalike
Find similar companies from a seed domain or description with full company output. Costs 5 credits when one or more lookalikes are returned; free when empty. Common aliases (domain, website, company_website, name) and misspellings (companny_domain, limmit, …) are accepted and remapped. preview: true is chatbot-UI only — API keys receive 400.
post/v3/companies/lookalike
Request body
Example request
{
"company_domain": "leadmagic.io"
}Response
Company lookalike results (flat JSON body — not wrapped in data)
Example response
{
"message": "Lookalike companies found",
"credits_consumed": 5,
"count": 5,
"returned_count": 5,
"limit_applied": 25,
"metadata": {
"query_name": "company_lookalike_v3",
"query_path": "lookalike"
}
}