Create a list of companies
You can create lists to organize and group companies according to your needs.
Lists make it easy to categorize companies and quickly retrieve them for future use.
Signup to access all our API features
Get your 500 free credits and start enriching and searching companies.
No credit card required
If the list is dynamic. When set to true, the list will be updated automatically when new companies are added to the database.
Possible values
The name of the list.
The type of list to create.
Possible values
The analytics of the list.
When the list was created.
2022-02-22T07:23:52.000+00:00
If the list is dynamic or static.
true
The id of the list.
3838
If the list has been imported.
true
The integrations associated with the list.
The name of the list
SaaS with 100k+ MRR
The process active status of the list (for internal use).
true
The process initialized flag (for internal use).
true
When the list is being processed.
2022-02-22T07:23:52.000+00:00
The query used to generate the list.
import createClient from '@thecompaniesapi/sdk'
const tca = createClient({ apiToken: 'YOUR_API_TOKEN' })
const response = await tca.createList({
name: 'My SaaS List',
})
const newList = response.data // The new list