Get similar companies
Companies
Get similar companies
What it does
Returns companies similar to a referenced company (by Specter company ID) as a list of Specter IDs.
Why you’d use it
Find lookalikes to expand sourcing, map competitors, or widen a thesis-aligned pipeline with minimal effort.
Key behaviors
- Path param: company id (Specter ID) is required; if the company doesn’t exist, returns 404 Not Found.
- Response: array of Specter company IDs. Use the Companies API to fetch full details.
- Filter: optional growthStage query parameter to restrict results by stage.
- No matches: returns an empty list.
The limit for this endpoint is 100.
This endpoint uses 1 credit per request.
GET
Get similar companies
Authorizations
Path Parameters
The ID of the company being requested.
Query Parameters
Filters the growth stage of similar companies.
Available options:
no_funding, seed, early, growing, late, exit Sets the limit on the number of results, maximum value is 100
Response
The list of companies IDs