Create a new company list
Company Lists
Create a new company list
What it does
Creates a new list of companies that is shared with the API and returns the new list’s id.
Why you’d use it
Programmatically build and maintain sourcing/diligence shortlists (e.g., thesis- or region-based cohorts such as “European B2B DeepTech”)
Key behaviours
- Add companies at creation by passing their company IDs, or add them later via the PATCH endpoint for that list id.
- The list owner will be the first team admin added to the account.
- You cannot create two lists with the same name. List names must be unique; if a name already exists, rename the existing list or choose a new name.
POST
Create a new company list
Documentation Index
Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Response
The ID of the list that was created
ID of the list
Example:
"a1d2434c-e089-480a-8a27-9909d2f558b4"