Company & Employee Enrichment API
Create a List of Companies or Employees with our Enrichment API
Create a list of companies or employees Free
This endpoint allows you to create a list of companies or employees.
Query
dynamic Optional
Whether the list is dynamic or not. If set to true, the list will be updated automatically when new companies or employees are added to the database.
Possible values
false
true
name Required
The name of the list.
type Required
The type of list to create.
Possible values
companies
employees
Response
list. analytics
object
The analytics of the list.
Show attributes
list. companyList
object
The associated company list when there is one.
Show attributes
list. createdAt
date
When the list was created.
2022-02-22T07:23:52.000+00:00
list. dynamic
boolean
Whether the list is dynamic or static.
true
list. id
number
The id of the list.
3838
list. imported
boolean
Whether the list has been imported.
true
list. integrations
array
The integrations associated with the list.
Show attributes
list. invisible
boolean
Whether the list is invisible (for internal use).
true
list. name
string
The name of the list
French NodeJS Companies
list. processActive
boolean
The process active status of the list (for internal use).
true
list. processInitialized
boolean
The process initialized flag (for internal use).
true
list. processingAt
date
When the list is being processed.
2022-02-22T07:23:52.000+00:00
list. query
array
The query used to generate the list.
Show attributes
list. type
string
The type of the list.
companies
Possible values
companies
employees
POST
https://api.thecompaniesapi.com/v1/lists
Copy
{
analytics
:
{
companiesCount
:
0
,
}
,
companyList
: null
,
createdAt
:
"2022-04-01T13:07:14.000+00:00"
,
dynamic
:
false
,
id
:
4246
,
imported
:
false
,
integrations
:
[ ] ,
invisible
:
false
,
name
:
"French NodeJS Companies"
,
processActive
:
false
,
processInitialized
:
true
,
processingAt
:
"2022-04-01T13:07:15.000+00:00"
,
query
:
[ ] ,
type
:
"companies"
,
}
Discover our other features to enrich your companies and identify employees in real-time
6 endpoints
3 endpoints
1 endpoints
1 endpoints
5 endpoints
4 endpoints