You need an API key first. Approved employers can generate one at Settings → Integrations → API Key — start with Eval access. See Getting API access.
1. Generate an API key
- Open Settings → Integrations → API Key
- Select Eval access — available to all approved employers
- Click Generate API key
- Copy the
cs_live_…value from the confirmation modal
2. Search candidates
3. Read the response
pageSize defaults to 10 and accepts up to 20 on the search endpoint.4. Check usage
used/limit pair; meters reset at cycleEndsOn.
5. Get contact info (auto-unlock)
After shortlisting a candidate from search, one call gets you their identity, resume text, and a resume file download link. If the candidate is locked for your workspace, this call unlocks them automatically — spending one unlock credit:Next
- Search candidates guide — filters,
inresume, location encoding - Get candidate details — contact info, resume file, auto-unlock credits
- Profile signals — interpret
profileSignalson each hit - Post a job, Invite to apply, and Send a message — production keys
- Rate limits — burst caps, quotas, and error handling
