Request Body
Watchlist name. If not provided, a name will be auto-generated.
Array of LinkedIn profile identifiers. The API automatically detects and extracts identifiers from various formats (LinkedIn URLs, profile slugs, LinkedIn URNs, or direct URN IDs).
Optional description for the watchlist
Use an existing list ID instead of creating a new one
Supported Profile Formats
LinkedIn URLs
LinkedIn URLs
Profile Slugs
Profile Slugs
json [ "bill-gates", "jeff-bezos", "mark-zuckerberg" ] LinkedIn URNs
LinkedIn URNs
Full URN format (automatically extracts the unique ID):
json [ "urn:li:fs_profileView:ACoAAAfA0wwBG02GBN605w5Zc0MWaDG1CEqM9jE", "urn:li:fsd_profile:ACoAAABCDEFGH12345678", "urn:li:member:12345678" ] Direct URN IDs
Direct URN IDs
Response Fields
Unique identifier for the watchlist
Watchlist name
URL-friendly slug for the watchlist
Always “people” for people watchlists
Number of profiles added to the watchlist
Whether the watchlist was successfully created
Number of tracking tasks created
Use Cases
Track Industry Influencers
Track Industry Influencers
Monitor thought leaders in your industry:
Monitor Potential Clients
Monitor Potential Clients
Keep tabs on decision-makers at target companies:
Track Competitors
Track Competitors
Watch what competitor executives are posting:
Frequently Asked Questions
Q: Is there a maximum number of profiles I can add to a single people watchlist? The number of profiles per watchlist depends on your subscription plan. If you try to add more profiles than your plan allows, the API will return an error. Contact support@outx.ai for details on plan-specific limits.Q: How soon does tracking start after I create a people watchlist? Tracking tasks are created immediately when you create the watchlist. The system begins fetching posts from the tracked profiles right away, and results typically start appearing within a short time depending on Chrome extension activity. The
tasks_created field in the response confirms how many tracking tasks were queued.
Q: What happens when I hit my plan’s limit for tracked profiles? When you reach your plan’s profile tracking limit, the API will return an error when you try to add more profiles. You can remove profiles from existing watchlists or delete unused watchlists to free up capacity, or upgrade your plan for higher limits.

