companies

Fetch companies with corresponding data

Fetch companies with corresponding data (e.g. tags)

post/v3/companies/fetch

Headers

x-authenticate-teamstring

Partner accounts only. When present, the request is executed in the context of the specified child team (use the team_id returned by Create Team). When omitted, the request runs as the team that owns the API key.

Request body

OR
OR

Response

A list of companies with corresponding data

not_foundstring[]

List of company identifiers (ids / linkedin_names / linkedin_ids) that were not found

Changes

Changed in 1 of the 3 revisions of this API.1

    • added the new optional header request parameter x-authenticate-team

      new-optional-request-parameter