Normalize Job Title
Normalizes a job title to standard format (Tier 4)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Normalize Job Title › Request Body
jobTitleJob title to normalize
Optional metadata to associate with the request. Will be returned in the response.
Normalize Job Title › Responses
Job title normalization result
Job title normalization request
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
Normalize LinkedIn URL
Normalizes a LinkedIn URL to standard format (Tier 4)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Normalize LinkedIn URL › Request Body
linkedinUrlLinkedIn URL to normalize
Optional metadata to associate with the request. Will be returned in the response.
Normalize LinkedIn URL › Responses
LinkedIn URL normalization result
LinkedIn URL normalization request
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
Extract LinkedIn Username
Extracts a username from a LinkedIn URL (Tier 4)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Extract LinkedIn Username › Request Body
linkedinUrlLinkedIn URL to extract username from
Optional metadata to associate with the request. Will be returned in the response.
Extract LinkedIn Username › Responses
LinkedIn username extraction result
LinkedIn username extraction request
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
Normalize Website URL
Normalizes a website URL to top-level domain format (Tier 4)
path Parameters
environmentEnvironment (live or test)
Headers
x-api-keyAPI key for authentication
Normalize Website URL › Request Body
websiteWebsite URL to normalize
Optional metadata to associate with the request. Will be returned in the response.
Normalize Website URL › Responses
Website normalization result
Website normalization request
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
