Fetch company descriptions
Accepts an array of AggK Company IDs and returns descriptions. If a description is not found and the company is ineligible for descriptions, an error flag is set. (Tier 4)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Fetch company descriptions › Request Body
companyIdsList of AggK Company IDs to fetch descriptions for (max 500)
Fetch company descriptions › Responses
Company descriptions
List of company descriptions
isRetryableIf the request failed, whether the request is retryable with the same input. Always true for successful requests.
isSuccessWhether or not the request resulted in a successful enrichment.
Caller-supplied metadata associated with the request
Enrich
Accepts a company enrichment request and returns enriched company data (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Enrich › Request Body
companyIdCompany ID
linkedinUrlCompany LinkedIn URL. This value will be normalized server-side.
linkedinUsernameCompany LinkedIn username
Optional metadata to associate with the request. Will be returned in the response.
websiteCompany website
Enrich › Responses
Enriched company data
Complete company details including competitors and ultimate parent.
isRetryableIf the request failed, whether the request is retryable with the same input. Always true for successful requests.
isSuccessWhether or not the request resulted in a successful enrichment.
Caller-supplied metadata associated with the request
Bulk enrich
Accepts a list of company enrichment request and returns a list of enriched company data (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Bulk enrich › Responses
Enriched company data
Complete company details including competitors and ultimate parent.
isRetryableIf the request failed, whether the request is retryable with the same input. Always true for successful requests.
isSuccessWhether or not the request resulted in a successful enrichment.
Caller-supplied metadata associated with the request
Match
Accepts company attributes and returns matching companies (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Match › Request Body
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Range filter with min/max integer values
Range filter with min/max long values
Filter with or/not semantics
Range filter with min/max long values
Range filter with gte/lte date values
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Filter with or/not semantics
Match › Responses
Company match results
