Create a new people list
People Lists
Create a new people list
What it does
Creates a list of people that is shared with the API and returns the new list’s id.
Why you’d use it
Programmatically maintain outreach/diligence cohorts (e.g., founders, execs, domain experts) you’ll enrich, score, and sync to internal tools.
Key behaviours
- Add people at creation by passing their person IDs, or add them later via the PUT endpoint for that list id.
- The list owner will be the first team admin on your account.
- List names must be unique; if a name already exists, rename the existing list or choose a new name.
POST
Create a new people 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"