Fetches available filters for a specific market.
List Market Explorer Companies supports in its Query parameters a set of filters that can be applied to the list of companies. This endpoint provides the available options for those filters, which can be used to construct the query for listing companies. In particular, these filters are extracted across all companies in the market without pagination, allowing UI applications to show all available filters regardless of the pagination applied on the UI.
Pass a static API key for every request, provided by your customer support.
ID of the market whose explorer companies will be retrieved.
x > 0Unique identifier for the team used to access the market, for determining access rights and blacklists. Team ID can be provided either in path or query parameter for backward compatibility; exactly one is required.
x > 0Unique identifier for the team used to access the market, for determining access rights and blacklists. Team ID can be provided either in path or query parameter for backward compatibility; exactly one is required.
x > 0Search term to filter companies by name, or description.
Filter by feature architecture node IDs. Prefix with 'e:' to exclude (e.g., '1, 2, e:3').
Filter companies by version date.
Market explorer filters response schema