Companyenrich
companyenrichCompanyEnrich provides instant company data enrichment, search, and similar company discovery through API endpoints.
Acciones disponibles (32)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Autocomplete CompaniesCOMPANYENRICH_AUTOCOMPLETE_COMPANIESAcciónReturns a list of companies matching the given partial domain name. This is useful for autocompleting domain names in your application. Up to 10 companies are returned per request. Cost: FREE - No credits deducted. Use when you need to autocomplete company domains in your application.
COMPANYENRICH_AUTOCOMPLETE_COMPANIESAcciónReturns a list of companies matching the given partial domain name. This is useful for autocompleting domain names in your application. Up to 10 companies are returned per request. Cost: FREE - No credits deducted. Use when you need to autocomplete company domains in your application.
Parámetros de entrada
querystringObligatorioThe domain name to autocomplete (e.g., 'google', 'stripe', 'amazon')
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Autocomplete KeywordsCOMPANYENRICH_AUTOCOMPLETE_KEYWORDSAcciónLookup keywords for use in company search filters. This endpoint returns a list of keywords that match the provided query string. Use this action to discover valid keyword values before using them in company search filters. The results are sorted by relevance. Example: query="tech" might return ["Technology", "Tech", "Information Technology", ...]
COMPANYENRICH_AUTOCOMPLETE_KEYWORDSAcciónLookup keywords for use in company search filters. This endpoint returns a list of keywords that match the provided query string. Use this action to discover valid keyword values before using them in company search filters. The results are sorted by relevance. Example: query="tech" might return ["Technology", "Tech", "Information Technology", ...]
Parámetros de entrada
querystringObligatorioThe search query for keywords. Use this to find matching keywords for company search filters.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Autocomplete PositionsCOMPANYENRICH_AUTOCOMPLETE_POSITIONSAcciónLookup positions/job titles for use in people search filters. This endpoint returns a list of job titles that match the provided query string. Use this action to discover valid position values before using them in people search filters. The results are sorted by relevance. Example: query="engineer" might return ["Software Engineer", "Data Engineer", "Sales Engineer", ...]
COMPANYENRICH_AUTOCOMPLETE_POSITIONSAcciónLookup positions/job titles for use in people search filters. This endpoint returns a list of job titles that match the provided query string. Use this action to discover valid position values before using them in people search filters. The results are sorted by relevance. Example: query="engineer" might return ["Software Engineer", "Data Engineer", "Sales Engineer", ...]
Parámetros de entrada
querystringObligatorioThe search query for job titles/positions. Use this to find matching job titles for people search filters.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Autocomplete TechnologiesCOMPANYENRICH_AUTOCOMPLETE_TECHNOLOGIESAcciónLookup technologies for use in company search filters. This endpoint returns a list of technology names that match the provided query string. Use this action to discover valid technology values before using them in company search filters. The results are sorted by relevance. Example: query="react" might return ["React", "React Native", "ReactJS", ...]
COMPANYENRICH_AUTOCOMPLETE_TECHNOLOGIESAcciónLookup technologies for use in company search filters. This endpoint returns a list of technology names that match the provided query string. Use this action to discover valid technology values before using them in company search filters. The results are sorted by relevance. Example: query="react" might return ["React", "React Native", "ReactJS", ...]
Parámetros de entrada
querystringObligatorioThe search query for technologies. Use this to find matching technology names for company search filters.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Count companies matching search criteriaCOMPANYENRICH_COUNT_COMPANIESAcciónReturns the total count of companies matching the given search criteria without retrieving the actual results. Use this action to check how many companies match your filters before performing a full search. Cost: FREE - No credits deducted.
COMPANYENRICH_COUNT_COMPANIESAcciónReturns the total count of companies matching the given search criteria without retrieving the actual results. Use this action to check how many companies match your filters before performing a full search. Cost: FREE - No credits deducted.
Parámetros de entrada
typestring[]The list of company types to filter by
listsstring[]The list IDs to filter by
querystringThe search query to apply on the company name and domain
citiesinteger[]The city IDs to filter by
statesinteger[]The state IDs to filter by
excludeobjectExclusion filters to apply on the companies.
regionsstring[]The region IDs to filter by
requirestring[]The features that must exist for the company
revenuestring[]The list of revenue ranges to filter by
categorystring[]The list of company categories to filter by
keywordsstring[]The keywords to filter by
countriesstring[]The 2 letter country codes to filter by
employeesstring[]The list of employee counts to filter by
naics_codeinteger[]The NAICS codes to filter by. Can be 2 to 6 digit codes. In case of a 2-5 digit code, all 6 digit codes under it will be included
founded_yearobjectThe range of years
funding_yearobjectThe range of years
technologiesstring[]The technologies to filter by
funding_amountobjectThe funding amount range to filter by
funding_roundsstring[]The funding rounds to filter by
semantic_querystringThe semantic search query to find companies with. More natural language version of the standard query.
semantic_weightnumberThe semantic weight to apply to the results. Must be between 0 and 1. 0.7 is default.
workforce_growthobjectFilter companies by workforce growth percentage over a selected period and department.
category_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOrkeywords_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOrtechnologies_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOr
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Count Similar CompaniesCOMPANYENRICH_COUNT_SIMILAR_COMPANIESAcciónTool to count the total number of similar companies matching the given search criteria without retrieving the actual results. Use when you need to know how many similar companies exist before making a request to fetch them, or when you only need the count without the full company details. Cost: FREE - No credits deducted.
COMPANYENRICH_COUNT_SIMILAR_COMPANIESAcciónTool to count the total number of similar companies matching the given search criteria without retrieving the actual results. Use when you need to know how many similar companies exist before making a request to fetch them, or when you only need the count without the full company details. Cost: FREE - No credits deducted.
Parámetros de entrada
typestring[]The list of company types to filter by.
querystringThe search query to apply on the company name and domain.
citiesinteger[]The city IDs to filter by.
statesinteger[]The state IDs to filter by.
domainsstring[]ObligatorioThe domains to find similar companies for. Up to 10 domains are allowed.
excludeobjectExclusion filters to apply on the companies. If a company matches any of the filters here, it will be excluded from the results.
regionsstring[]The region IDs to filter by.
requirestring[]The features that must exist for the company.
revenuestring[]The list of revenue ranges to filter by.
categorystring[]The list of company categories to filter by.
keywordsstring[]The keywords to filter by.
countriesstring[]The 2 letter country codes to filter by.
employeesstring[]The list of employee counts to filter by.
naicsCodeinteger[]The NAICS codes to filter by. Can be 2 to 6 digit codes.
foundedYearobjectThe range of years to filter by.
fundingYearobjectThe funding year range to filter by.
technologiesstring[]The technologies to filter by.
fundingAmountobjectThe funding amount range to filter by.
fundingRoundsstring[]The funding rounds to filter by.
workforceGrowthobjectFilter companies by workforce growth percentage over a selected period and department.
categoryOperatorstringenumOperator for category filters.
AndOrkeywordsOperatorstringenumOperator for category filters.
AndOrsimilarityWeightnumberThe similarity weight to apply to the results. Must be between -1 and 1. 0 is default.
technologiesOperatorstringenumOperator for category filters.
AndOr
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create people search export jobCOMPANYENRICH_CREATE_PEOPLE_SEARCH_EXPORT_JOBAcciónCreates an asynchronous search export job for up to 50,000 people. Use when you need to export large sets of people data that will be processed in the background. The job returns immediately with a job ID, and the webhook URL will be called with a notification when processing completes. Cost: 2 credits per person returned (charged on completion).
COMPANYENRICH_CREATE_PEOPLE_SEARCH_EXPORT_JOBAcciónCreates an asynchronous search export job for up to 50,000 people. Use when you need to export large sets of people data that will be processed in the background. The job returns immediately with a job ID, and the webhook URL will be called with a notification when processing completes. Cost: 2 credits per person returned (charged on completion).
Parámetros de entrada
countintegerObligatorioThe number of people to export (1-1000000)
querystringThe search query to apply on the company name and domain
domainsstring[]The domains to find people for. Up to 100 domains are allowed.
excludeobjectExclusion filters to apply on the people. If a person matches any of the filters here, it will be excluded from the results.
countriesstring[]The 2 letter country codes to filter by
senioritystring[]The seniorities to filter by (e.g., c-suite, director, manager, senior, entry)
departmentstring[]The departments to filter by (e.g., engineering-technical, sales, marketing, c-suite)
webhook_urlstringThe webhook URL to receive the notification when processing completes.
company_filterobjectThe filters to be applied on the companies to find people for
position_querystring[]The list of search queries to apply on the person's current job position/title
at_current_company_afterstringFilter by current company join date - only include people who joined after this UTC date (ISO 8601 format)
at_current_company_beforestringFilter by current company join date - only include people who joined before this UTC date (ISO 8601 format)
at_current_position_afterstringFilter by current position start date - only include people who started after this UTC date (ISO 8601 format)
at_current_position_beforestringFilter by current position start date - only include people who started before this UTC date (ISO 8601 format)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create search export jobCOMPANYENRICH_CREATE_SEARCH_EXPORT_JOBAcciónCreates an asynchronous search export job for company data. Supports both standard company search and similar-company search. Returns a job ID immediately while processing happens in the background. The webhook URL (if provided) will be called with a notification when processing completes. Cost: 1 credit per company returned (charged on completion). Use this action when you need to export large datasets (up to 50,000 companies) that would take too long for a synchronous request. The job runs asynchronously and notifies you via webhook when complete.
COMPANYENRICH_CREATE_SEARCH_EXPORT_JOBAcciónCreates an asynchronous search export job for company data. Supports both standard company search and similar-company search. Returns a job ID immediately while processing happens in the background. The webhook URL (if provided) will be called with a notification when processing completes. Cost: 1 credit per company returned (charged on completion). Use this action when you need to export large datasets (up to 50,000 companies) that would take too long for a synchronous request. The job runs asynchronously and notifies you via webhook when complete.
Parámetros de entrada
countintegerObligatorioThe number of companies to export (up to 50,000).
searchobjectSearch filters to apply on the companies. Supports fields like query, keywords, countries, cities, states, regions, industries, categories, technologies, employees, revenue, fundingAmount, fundingRounds, foundedYear, naicsCode, and more.
similarobjectFilters to find similar companies. Use the 'domains' field (up to 10 domains) to find companies similar to those domains.
webhook_urlstringThe webhook URL to receive a notification when processing completes.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Enrich company by domainCOMPANYENRICH_ENRICH_BY_DOMAINAcciónEnriches a company using its domain name as lookup parameter. This is the preferred way to enrich a company as domain lookups are fast and reliable. Each domain maps to a unique company. Cost: 1 credit per call (5 credits if workforce expansion is requested).
COMPANYENRICH_ENRICH_BY_DOMAINAcciónEnriches a company using its domain name as lookup parameter. This is the preferred way to enrich a company as domain lookups are fast and reliable. Each domain maps to a unique company. Cost: 1 credit per call (5 credits if workforce expansion is requested).
Parámetros de entrada
domainstringObligatorioThe domain name of the company to enrich (e.g., 'stripe.com').
expandstring[]Expandable response fields. Repeat the parameter to request multiple expansions. Supported values: workforce (costs 5 credits per company and adds the workforce field).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Enrich company by propertiesCOMPANYENRICH_ENRICH_BY_PROPERTIESAcciónEnriches a company using its properties. You must provide at least one of the following properties: name, linkedinUrl, linkedinId, twitterUrl, facebookUrl, instagramUrl. Best match is used to determine the company in case of ambiguity. Cost: 1 credit per call (5 credits if workforce expansion is requested).
COMPANYENRICH_ENRICH_BY_PROPERTIESAcciónEnriches a company using its properties. You must provide at least one of the following properties: name, linkedinUrl, linkedinId, twitterUrl, facebookUrl, instagramUrl. Best match is used to determine the company in case of ambiguity. Cost: 1 credit per call (5 credits if workforce expansion is requested).
Parámetros de entrada
namestringThe name of the company to enrich.
expandstring[]Expandable response fields. Repeat the parameter to request multiple expansions. Supported values: workforce (costs 5 credits per company and adds the workforce field).
linkedin_idstringThe LinkedIn ID of the company to enrich.
twitter_urlstringThe Twitter URL of the company to enrich.
facebook_urlstringThe Facebook URL of the company to enrich.
linkedin_urlstringThe LinkedIn URL of the company to enrich.
you_tube_urlstringThe YouTube URL of the company to enrich.
instagram_urlstringThe Instagram URL of the company to enrich.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Batch Enrich CompaniesCOMPANYENRICH_ENRICH_COMPANIESAcciónEnriches a list of companies using their domain names. Use when you need to enrich multiple companies in a single request. Up to 50 domains can be provided. Each domain maps to a unique company. Cost: 1 credit per domain enriched (5 credits for workforce expansion).
COMPANYENRICH_ENRICH_COMPANIESAcciónEnriches a list of companies using their domain names. Use when you need to enrich multiple companies in a single request. Up to 50 domains can be provided. Each domain maps to a unique company. Cost: 1 credit per domain enriched (5 credits for workforce expansion).
Parámetros de entrada
expandstring[]Expandable response fields. Repeat the parameter to request multiple expansions. Supported values: `workforce` (costs 5 credits per company and adds the `workforce` field).
domainsstring[]ObligatorioA list of domains to enrich. Up to 50 domains can be provided in a single request.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Find Similar CompaniesCOMPANYENRICH_FIND_SIMILAR_COMPANIESAcciónTool to find similar companies to the given company by domain. Use when you need to find companies similar to a target company based on industry, size, or other characteristics. Returns up to 100 companies per request. Cost: 5 credits per company returned, 5 credits if no results found.
COMPANYENRICH_FIND_SIMILAR_COMPANIESAcciónTool to find similar companies to the given company by domain. Use when you need to find companies similar to a target company based on industry, size, or other characteristics. Returns up to 100 companies per request. Cost: 5 credits per company returned, 5 credits if no results found.
Parámetros de entrada
pageintegerThe page number to return. Must be greater than 0.
typestring[]The list of company types to filter by.
querystringThe search query to apply on the company name and domain.
citiesinteger[]The city IDs to filter by.
expandstring[]Expandable response fields. Supported values: workforce (costs 5 credits per company and adds the workforce field).
statesinteger[]The state IDs to filter by.
domainsstring[]ObligatorioThe domains to find similar companies for. Up to 10 domains are allowed.
regionsstring[]The region IDs to filter by.
requirestring[]The features that must exist for the company.
revenuestring[]The list of revenue ranges to filter by.
categorystring[]The list of company categories to filter by.
keywordsstring[]The keywords to filter by.
pageSizeintegerThe number of results to return. Must be between 1 and 100.
countriesstring[]The 2 letter country codes to filter by.
employeesstring[]The list of employee counts to filter by.
naicsCodeinteger[]The NAICS codes to filter by. Can be 2 to 6 digit codes.
technologiesstring[]The technologies to filter by.
fundingRoundsstring[]The funding rounds to filter by.
categoryOperatorstringenumOperator for category filters.
AndOrkeywordsOperatorstringenumOperator for category filters.
AndOrsimilarityWeightnumberThe similarity weight to apply to the results. Must be between -1 and 1. 0 is default.
technologiesOperatorstringenumOperator for category filters.
AndOr
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Bulk Enrichment Job StatusCOMPANYENRICH_GET_BULK_ENRICHMENT_JOB_STATUSAcciónReturns the current status of a bulk enrichment job. Once the job is completed, the response includes a results_url to download the enrichment results. Cost: FREE - No credits deducted. Use when you need to check the progress of a bulk enrichment job or get the results URL after the job completes.
COMPANYENRICH_GET_BULK_ENRICHMENT_JOB_STATUSAcciónReturns the current status of a bulk enrichment job. Once the job is completed, the response includes a results_url to download the enrichment results. Cost: FREE - No credits deducted. Use when you need to check the progress of a bulk enrichment job or get the results URL after the job completes.
Parámetros de entrada
job_idstringObligatorioThe unique identifier of the bulk enrichment job (UUID format). This ID is obtained when creating a bulk enrichment job.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Company WorkforceCOMPANYENRICH_GET_COMPANY_WORKFORCEAcciónReturns workforce insights for a single company. You must provide exactly one lookup parameter: id or domain. The response includes observed employee count, an employee range bucket, and headcounts grouped by root departments. Costs 5 credits per successful call. Use when you need to find workforce details (employee count, department breakdown) for a specific company given its domain or company ID.
COMPANYENRICH_GET_COMPANY_WORKFORCEAcciónReturns workforce insights for a single company. You must provide exactly one lookup parameter: id or domain. The response includes observed employee count, an employee range bucket, and headcounts grouped by root departments. Costs 5 credits per successful call. Use when you need to find workforce details (employee count, department breakdown) for a specific company given its domain or company ID.
Parámetros de entrada
idstringCompanyEnrich company ID. Provide either `id` or `domain`.
domainstringCompany domain. Provide either `id` or `domain`.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Country by CodeCOMPANYENRICH_GET_COUNTRY_BY_CODEAcciónTool to search for a country by its ISO 3166-1 alpha-2 code. Returns country information including name, coordinates, and country code. Use when you need to retrieve details about a specific country. Example: Get country details for US, GB, DE, etc.
COMPANYENRICH_GET_COUNTRY_BY_CODEAcciónTool to search for a country by its ISO 3166-1 alpha-2 code. Returns country information including name, coordinates, and country code. Use when you need to retrieve details about a specific country. Example: Get country details for US, GB, DE, etc.
Parámetros de entrada
country_codestringObligatorioThe ISO 3166-1 alpha-2 country code (e.g., US, GB, DE, FR).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Current UserCOMPANYENRICH_GET_CURRENT_USERAcciónReturns information about the authenticated user, including their API key, credit balance, and account capabilities. This endpoint requires authentication via an API key in the Authorization header. Cost: FREE - No credits deducted.
COMPANYENRICH_GET_CURRENT_USERAcciónReturns information about the authenticated user, including their API key, credit balance, and account capabilities. This endpoint requires authentication via an API key in the Authorization header. Cost: FREE - No credits deducted.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Job DetailsCOMPANYENRICH_GET_JOB_DETAILSAcciónReturns details for a specific job by ID. Use when you need to check the status, progress, or result of an async enrichment job. Cost: FREE - No credits deducted.
COMPANYENRICH_GET_JOB_DETAILSAcciónReturns details for a specific job by ID. Use when you need to check the status, progress, or result of an async enrichment job. Cost: FREE - No credits deducted.
Parámetros de entrada
job_idstringObligatorioThe unique identifier of the job to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get People Search Export Job StatusCOMPANYENRICH_GET_PEOPLE_SEARCH_EXPORT_JOB_STATUSAcciónReturns the current status of a person search export job. Once completed, includes the results_url to download the export results. Use when: - Checking if an async person search export job has completed - Getting the download URL for completed exports - Monitoring job progress or checking for errors Cost: FREE - No credits deducted for status checks.
COMPANYENRICH_GET_PEOPLE_SEARCH_EXPORT_JOB_STATUSAcciónReturns the current status of a person search export job. Once completed, includes the results_url to download the export results. Use when: - Checking if an async person search export job has completed - Getting the download URL for completed exports - Monitoring job progress or checking for errors Cost: FREE - No credits deducted for status checks.
Parámetros de entrada
job_idstringObligatorioThe unique identifier (UUID) of the person search export job to check the status of.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get RegionsCOMPANYENRICH_GET_REGIONSAcciónTool to get all available regions. Returns a list of all geographic regions supported by the API. Use when you need to retrieve region information for filtering or validation purposes.
COMPANYENRICH_GET_REGIONSAcciónTool to get all available regions. Returns a list of all geographic regions supported by the API. Use when you need to retrieve region information for filtering or validation purposes.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get search export job statusCOMPANYENRICH_GET_SEARCH_EXPORT_JOB_STATUSAcciónReturns the current status of a search export job. Once the job is completed, the response will include a results_url that can be used to download the exported company data. This action is free - no credits are deducted. Use this action to: - Check if an export job has completed - Get the download URL for completed exports - Monitor job progress and troubleshoot failures
COMPANYENRICH_GET_SEARCH_EXPORT_JOB_STATUSAcciónReturns the current status of a search export job. Once the job is completed, the response will include a results_url that can be used to download the exported company data. This action is free - no credits are deducted. Use this action to: - Check if an export job has completed - Get the download URL for completed exports - Monitor job progress and troubleshoot failures
Parámetros de entrada
jobIdstringObligatorioThe unique identifier (UUID) of the search export job. This is returned when you create an export job.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List all jobsCOMPANYENRICH_LIST_ALL_JOBSAcciónReturns a paginated list of all jobs (bulk enrichment, etc.) for the authenticated user. Supports optional filtering by job status and type. Cost: FREE - No credits deducted. Use this action to: - View all your jobs - Check the status of jobs - Monitor job progress and completion - Filter jobs by status (pending, processing, completed, failed, etc.) - Filter jobs by type (bulk_enrichment, etc.)
COMPANYENRICH_LIST_ALL_JOBSAcciónReturns a paginated list of all jobs (bulk enrichment, etc.) for the authenticated user. Supports optional filtering by job status and type. Cost: FREE - No credits deducted. Use this action to: - View all your jobs - Check the status of jobs - Monitor job progress and completion - Filter jobs by status (pending, processing, completed, failed, etc.) - Filter jobs by type (bulk_enrichment, etc.)
Parámetros de entrada
pageintegerPage number (default: 1).
typestringFilter jobs by type (bulk_enrichment, etc.).
statusstringenumFilter jobs by status.
pendingprocessingcompletingcompletedfailedpageSizeintegerNumber of items per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List bulk enrichment jobsCOMPANYENRICH_LIST_BULK_ENRICHMENT_JOBSAcciónReturns a paginated list of all bulk enrichment jobs for the authenticated user. Supports optional filtering by job status. This action is free - no credits are deducted. Use this action to: - View all your bulk enrichment jobs - Check the status of enrichment jobs - Monitor enrichment job progress and completion - Filter jobs by status (pending, processing, completing, completed, failed)
COMPANYENRICH_LIST_BULK_ENRICHMENT_JOBSAcciónReturns a paginated list of all bulk enrichment jobs for the authenticated user. Supports optional filtering by job status. This action is free - no credits are deducted. Use this action to: - View all your bulk enrichment jobs - Check the status of enrichment jobs - Monitor enrichment job progress and completion - Filter jobs by status (pending, processing, completing, completed, failed)
Parámetros de entrada
pageintegerPage number (default: 1).
statusstringenumFilter jobs by status.
pendingprocessingcompletingcompletedfailedpageSizeintegerNumber of items per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List IndustriesCOMPANYENRICH_LIST_INDUSTRIESAcciónObtain a list of all company industries. Returns all industry names along with their associated NAICS code prefixes. Use when you need to retrieve the complete list of industries for filtering or categorization.
COMPANYENRICH_LIST_INDUSTRIESAcciónObtain a list of all company industries. Returns all industry names along with their associated NAICS code prefixes. Use when you need to retrieve the complete list of industries for filtering or categorization.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List Person Search Export JobsCOMPANYENRICH_LIST_PEOPLE_SEARCH_EXPORT_JOBSAcciónReturns a paginated list of all person search export jobs for the authenticated user. Supports optional filtering by job status. Use this to check the status of previously submitted export jobs, view progress, or retrieve export results. Cost: FREE - No credits deducted.
COMPANYENRICH_LIST_PEOPLE_SEARCH_EXPORT_JOBSAcciónReturns a paginated list of all person search export jobs for the authenticated user. Supports optional filtering by job status. Use this to check the status of previously submitted export jobs, view progress, or retrieve export results. Cost: FREE - No credits deducted.
Parámetros de entrada
pageintegerPage number for pagination (default: 1).
statusstringenumStatus of the async export job.
pendingprocessingcompletingcompletedfailedpage_sizeintegerNumber of items per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List search export jobsCOMPANYENRICH_LIST_SEARCH_EXPORT_JOBSAcciónReturns a paginated list of all search export jobs for the authenticated user. Supports optional filtering by job status. This action is free - no credits are deducted. Use this action to: - View all your search export jobs - Check the status of export jobs - Monitor export job progress and completion - Filter jobs by status (pending, processing, completed, failed, etc.)
COMPANYENRICH_LIST_SEARCH_EXPORT_JOBSAcciónReturns a paginated list of all search export jobs for the authenticated user. Supports optional filtering by job status. This action is free - no credits are deducted. Use this action to: - View all your search export jobs - Check the status of export jobs - Monitor export job progress and completion - Filter jobs by status (pending, processing, completed, failed, etc.)
Parámetros de entrada
pageintegerPage number (default: 1).
statusstringenumFilter jobs by status.
pendingprocessingcompletingcompletedfailedpageSizeintegerNumber of items per page (default: 20, max: 100).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Lookup Person by EmailCOMPANYENRICH_LOOKUP_PERSONAcciónLook up a person by email address. We resolve the company from the email domain first, then match the person by email local-part patterns. Returns the best deterministic match when found. Costs 5 credits per successful call. Use when you need to find person details (name, position, company, etc.) given an email address.
COMPANYENRICH_LOOKUP_PERSONAcciónLook up a person by email address. We resolve the company from the email domain first, then match the person by email local-part patterns. Returns the best deterministic match when found. Costs 5 credits per successful call. Use when you need to find person details (name, position, company, etc.) given an email address.
Parámetros de entrada
emailstringObligatorioThe email address of the person to look up (e.g., 'sarah.chen@stripe.com')
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search people with cursor paginationCOMPANYENRICH_SCROLL_PEOPLE_SEARCHAcciónSearches people based on given criteria using cursor-based pagination. Use when you need to find people at specific companies or with particular roles. You can request the next page of results by using the cursor parameter. Cost: 2 credits per person returned, 2 credits minimum if no results are found.
COMPANYENRICH_SCROLL_PEOPLE_SEARCHAcciónSearches people based on given criteria using cursor-based pagination. Use when you need to find people at specific companies or with particular roles. You can request the next page of results by using the cursor parameter. Cost: 2 credits per person returned, 2 credits minimum if no results are found.
Parámetros de entrada
querystringThe search query to apply on the company name and domain
cursorstringThe cursor to use for pagination. This is used for cursor based pagination. If this is set, Page will be ignored.
domainsstring[]The domains to find people for. Up to 100 domains are allowed.
countriesstring[]The 2 letter country codes to filter by
page_sizeintegerThe number of results to return in each page. Must be between 1 and 100
senioritystring[]The seniorities to filter by (e.g., c-suite, director, manager, senior, entry)
departmentstring[]The departments to filter by (e.g., engineering-technical, sales, marketing)
position_querystring[]The list of search queries to apply on the person's current job position/title
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search cities by name or countryCOMPANYENRICH_SEARCH_CITIESAcciónSearch for cities by name or country codes. Returns up to 100 cities per page. Use when you need to find cities matching a query string, optionally filtered by country codes.
COMPANYENRICH_SEARCH_CITIESAcciónSearch for cities by name or country codes. Returns up to 100 cities per page. Use when you need to find cities matching a query string, optionally filtered by country codes.
Parámetros de entrada
pageintegerThe page number to retrieve. 1-indexed.
querystringThe city name to search for. Maximum 30 characters.
country_codesstring[]Filter cities by country codes (ISO 2-letter codes).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search companies by criteriaCOMPANYENRICH_SEARCH_COMPANIESAcciónSearches companies based on given criteria. You can search by name, domain, industry, employees, revenue, founded year, and more. Up to 10,000 results can be returned from this endpoint (page * pageSize cannot exceed 10,000). For more results, use the scroll endpoint. Cost: 1 credit per company returned, 1 credit minimum if no results are found.
COMPANYENRICH_SEARCH_COMPANIESAcciónSearches companies based on given criteria. You can search by name, domain, industry, employees, revenue, founded year, and more. Up to 10,000 results can be returned from this endpoint (page * pageSize cannot exceed 10,000). For more results, use the scroll endpoint. Cost: 1 credit per company returned, 1 credit minimum if no results are found.
Parámetros de entrada
pageintegerThe page number to return. Must be greater than 0
typestring[]The list of company types to filter by
listsstring[]The list IDs to filter by
querystringThe search query to apply on the company name and domain
citiesinteger[]The city IDs to filter by
statesinteger[]The state IDs to filter by
excludeobjectExclusion filters to apply on the companies.
regionsstring[]The region IDs to filter by
requirestring[]The features that must exist for the company
revenuestring[]The list of revenue ranges to filter by
categorystring[]The list of company categories to filter by
keywordsstring[]The keywords to filter by
countriesstring[]The 2 letter country codes to filter by
employeesstring[]The list of employee counts to filter by
page_sizeintegerThe number of results to return in each page. Must be between 1 and 100
naics_codeinteger[]The NAICS codes to filter by. Can be 2 to 6 digit codes. In case of a 2-5 digit code, all 6 digit codes under it will be included
founded_yearobjectThe range of years
funding_yearobjectThe range of years
technologiesstring[]The technologies to filter by
funding_amountobjectThe funding amount range to filter by
funding_roundsstring[]The funding rounds to filter by
semantic_querystringThe semantic search query to find companies with. More natural language version of the standard query.
semantic_weightnumberThe semantic weight to apply to the results. Must be between 0 and 1. 0.7 is default.
workforce_growthobjectFilter companies by workforce growth percentage over a selected period and department.
category_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOrkeywords_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOrtechnologies_operatorstringenumThe operator to apply to the filters. Defaults to And.
AndOr
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search CountriesCOMPANYENRICH_SEARCH_COUNTRIESAcciónTool to search countries by name. Returns up to 100 countries per page. Use when you need to find country information including codes, names, and coordinates. Supports pagination and filtering by name query.
COMPANYENRICH_SEARCH_COUNTRIESAcciónTool to search countries by name. Returns up to 100 countries per page. Use when you need to find country information including codes, names, and coordinates. Supports pagination and filtering by name query.
Parámetros de entrada
pageintegerPage number for pagination. 1-indexed.
querystringSearch query to filter countries by name. Maximum 30 characters.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search PeopleCOMPANYENRICH_SEARCH_PEOPLEAcciónSearches people based on given criteria using page-based pagination. Up to 10,000 results can be returned from this endpoint (page * pageSize cannot exceed 10,000). For more results, use the scroll endpoint. Cost: 2 credits per person returned, 2 credits minimum if no results are found.
COMPANYENRICH_SEARCH_PEOPLEAcciónSearches people based on given criteria using page-based pagination. Up to 10,000 results can be returned from this endpoint (page * pageSize cannot exceed 10,000). For more results, use the scroll endpoint. Cost: 2 credits per person returned, 2 credits minimum if no results are found.
Parámetros de entrada
pageintegerObligatorioThe page number to return. Must be greater than 0
querystringThe search query to apply on the company name and domain
domainsstring[]The domains to find people for. Up to 100 domains are allowed.
pageSizeintegerObligatorioThe number of results to return in each page. Must be between 1 and 100
countriesstring[]The 2 letter country codes to filter by
senioritystring[]The seniorities to filter by
departmentstring[]The departments to filter by
positionQuerystring[]The list of search queries to apply on the person's current job position/title
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Search StatesCOMPANYENRICH_SEARCH_STATESAcciónTool to search states by name or country codes. Returns up to 100 states per page. Use when you need to find states within a country or search states by name.
COMPANYENRICH_SEARCH_STATESAcciónTool to search states by name or country codes. Returns up to 100 states per page. Use when you need to find states within a country or search states by name.
Parámetros de entrada
pageintegerThe page number to retrieve (1-indexed).
querystringThe search query for state name (max 30 characters).
country_codesstring[]List of country codes to filter states by (e.g., ['US', 'CA']).
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not