What it covers
Talent search
Synchronous search by filters or by prompt. One credit per profile returned.
Qualified search
Asynchronous search that judges every matching profile green, amber, or red against your criteria. Two credits per judged profile.
LinkedIn contact enrichment
Verified email and phone for a LinkedIn profile URL.
What it assumes
- An API key. Create it in the Kalent app under your workspace settings; see Authentication.
- API credits on that workspace. Search, qualification, and enrichment all draw from the same credit balance.
- Nothing else. You do not need to create sourcings or candidates in the Kalent app, and no recruiter has to log in.
Same key, same credits as the Platform API
The Platform API automates a workspace that a team also uses in the Kalent app: sourcings, candidates, and outreach sequences. Both APIs authenticate with the same workspace API key and spend the same API credits, so you can mix them on one workspace. Start with the Embedded API if your users never open the Kalent app; start with the Platform API if they do.Next steps
- Read Authentication and Non-deterministic results.
- Run your first
POST /v1/search/talents, or import the Postman collection. - When you need verdicts rather than raw profiles, move to the qualified search overview.

