Start Discovery
Discover
Start Discovery
This endpoint starts an on-demand discovery to find companies for a market.
POST
Start Discovery
Body Request Object Example
Body
This is the type of search you would like to run. Default is keyword, more options coming soon.
If you want to find more companies in an existing market, you can provide the
marketId here. New companies will be added to this market.If you want to start a new market, you can leave this field empty or set it to null.Divergent markets within the same study: It is up to the caller to ensure
that the market definition remains consistent between discoveries. You are
permitted to search a completely different market with the same
marketId, but this
is strongly advised against since the market analysis may not be able to
understand divergent market properties, and produce misappropriated features and
insights.This is the name of the market you would like to search for.
Try to limit the companies to ones that fit a specific role in the market.
Possible values are:
"manufacturer"- physical product manufacturing, e.g. a car manufacturer"distributor"- physical product distribution, e.g. a car dealership"service provider"- contractor or provider of pre-defined services, e.g. a car repair shop"consultant"- consultants or advisers not themselves participating in the market, but offers advice to those who do, e.g. a motor regulatory consultant
"manufacturer" if the
market is too broad.This is an array of search terms to use for the search. If no search terms are provided, we automatically generate a
list of search terms related to the market name.
This is an array of domains to use for the search. If no domains are provided, we automatically generate a list of domains related to the market name.This is typically not required. The discovery process heavily relies on the market and the keywords; the domains are
only used to infer the scope of the market. They are guaranteed to be included in the results.
This is the country you would like to search in.
This is an array of countries you would like to search in. You can supply up to 5 ISO-3166-1 alpha-2 country codes, including up to one instance
of
all, which represents a global search in addition to other specified countries.Currently, candidates from all countries are pooled together for evaluation; it does not guarantee that some candidates
will be returned from each specified country. This search assumes the user is interested in candidates from any of the
specified countries.Defaults to ['all'].Response
A unique identifier for the market, used to retrieve the progress and results.