Company vendorgraphics
Returns company vendorgraphic enrichment data (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Company vendorgraphics › Request Body
companyIdThe AggKnowledge company ID.
Optional metadata to associate with the request. Will be returned in the response.
Company vendorgraphics › Responses
Enriched company data
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
Company relationships
Returns company relationships data (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Company relationships › Request Body
companyIdCompany ID to fetch relationships for
cursorCursor for pagination. Use the cursor value from the previous response to get more results. Important: When using pagination with filters (like lastSeenAfter), you must include the same filter parameters in subsequent requests along with the cursor.
lastSeenAfterFilter relationships by last_seen_at date. Returns only relationships where last_seen_at is on or after this date. Accepts YYYY, YYYY-MM, or YYYY-MM-DD format. Note: This filter must be included in all paginated requests (along with the cursor) to maintain consistent results.
Optional metadata to associate with the request. Will be returned in the response.
Company relationships › Responses
Company relationships data
List of company relationships
Minimal company metadata
cursorCursor for pagination. Use this value as the cursor parameter in the next request to get more results.
hasProblemsWhether there are problems in the response
isRetryableWhether the operation is retryable
isSuccessWhether the operation was successful
Caller-supplied metadata associated with the request
Category customer search
Return customers of products in a specified category (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Category customer search › Request Body
categoryIdThe AggKnowledge category ID to search for customers.
cursorCursor for pagination. Use the cursor value from the previous response to get more results.
Optional metadata to associate with the request. Will be returned in the response.
Category customer search › Responses
Enriched category customer data
cursorCursor for the next page of results. Null if there are no more results.
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
Product customer search
Return customers of a specified product (Tier 3)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Product customer search › Request Body
productIdThe AggKnowledge product ID to search for customers.
cursorCursor for pagination. Use the cursor value from the previous response to get more results.
Optional metadata to associate with the request. Will be returned in the response.
Product customer search › Responses
Enriched product customer data
cursorCursor for the next page of results. Null if there are no more results.
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
