Find thought leaders
POST/v1/creators/thought-leaders
Start an async job that finds LinkedIn thought leaders for a niche. Toksta first runs keyword-based discovery, then refreshes enrichment data when needed, then validates topic alignment against recent posts, and finally returns creators that pass the configured follower, engagement, and content-match thresholds.
This is the highest-level discovery workflow in the API. It is useful when you want a shortlist of credible niche creators who both perform well and actually talk about the requested topic.
Because this is discovery-oriented, the job can complete successfully with an empty results array if no
creators satisfy the requested thresholds. That is not treated as a 404.
Request
Responses
- 202
- 400
- 401
- 403
- 500
Thought leaders job queued.
Invalid request body or parameters.
Missing, malformed, invalid, expired, or revoked API key.
Partner account is inactive or paused.
Unexpected server error.