Generate screening criteria from job context and optional clarification answers. Criteria are stored server-side and automatically used when scoring candidates for this job. You don’t need to store or pass criteria yourself - just call this once per job, then score candidates.
MUST_HAVE vs PREFERREDjobId - Nova loads the criteria automatically.API key authentication. Use your environment-specific API key (sk_test_* for sandbox, sk_live_* for production).
Your customer/tenant identifier. Used for data isolation and per-customer metrics. Tenants are created automatically on first request.
Criteria generated and stored successfully. Use GET /v1/jobs/{jobId}/criteria to retrieve them later.
Your job ID (echoed from request)
Generated screening criteria (typically 5-8 criteria). Stored server-side for automatic use during scoring.
Criteria status (always 'active' after generation)
active When the criteria were created