Skip to main content
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

  1. Open Settings → Integrations → API Key
  2. Select Eval access — available to all approved employers
  3. Click Generate API key
  4. Copy the cs_live_… value from the confirmation modal
Need Production access (all scopes)? Your workspace must have production API enabled — email hello@cutshort.io, then choose Production access when generating a key. For API support (questions, integration help, quotas), email engineering@cutshort.io from the email address on your Cutshort account.

2. Search candidates

3. Read the response

pageSize defaults to 10 and accepts up to 20 on the search endpoint.

4. Check usage

Every meter is a 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:
See Get candidate details for the full flow.

Next