Skip to main content
This guide walks you through finding lookalike companies — one of the most common TAMTAM API use cases.

Prerequisites

  • A TAMTAM account API key. See Authentication if you don’t have one.
  • curl (or any HTTP client).

Find lookalike companies

Given one or more input companies, the multi-search-lookalikes endpoint returns companies that resemble them, optionally filtered by country, industry, size, and more.
The response contains a list of lookalikes ranked by similarity, the matched_inputs showing how each input was resolved, and your remaining credits.

Next steps