Menu

Evidence handoff for ATS and HR systems.

CVault exports candidate enrichment, evidence packages, review state, audit events, and source refs into downstream workflows.

DPA supportSSO / SCIMAudit exportsNo model training by default
CVaultevidence package
ATScandidate + audit refs
Reviewersynced state
Integration matrix

Scoped honestly by customer environment.

Connector availability and pushback behavior are confirmed during integration review; export alternatives remain available.

GreenhouseConnector scoping

Evidence package export and candidate update path reviewed during integration setup.

LeverConnector scoping

Candidate enrichment, review state, and webhook handoff evaluated during onboarding.

WorkdayEnterprise review

Integration path depends on customer environment, access model, and security approval.

SmartRecruitersConnector scoping

ATS pushback and source-reference payload support reviewed during setup.

iCIMSEnterprise review

Secure file ingestion and export workflow scoped with platform owners.

BullhornAgency workflow

CSV/PDF evidence exports and API handoff available where native connector is not enabled.

Developer handoff

Evidence packages that survive ATS handoff.

Send parser output, scorecard context, source refs, reviewer state, audit events, and ATS status as one contract your platform team can inspect.

01
Parse/v1/resumes/parse

Normalize resume fields and attach page-level source refs.

02
Score/v1/candidates/score

Apply role criteria, knockout flags, and scorecard weights.

03
Export/v1/evidence-exports

Package reviewer state, evidence refs, and ATS status.

04
Notify/v1/webhooks

Emit parse, score, review, export, and delivery events.

Source refsScorecard versionReviewer stateAudit eventsATS sync statusWebhook delivery
Open API documentation
ATS export contractGreenhouse sync package
Synced
POST/v1/evidence-exportsidempotency-key: export_cand_789_role_123
{
  "candidate_id": "cand_789",
  "role_id": "role_123",
  "role_fit": 0.94,
  "scorecard_version": "v3.7",
  "review_state": "shortlisted",
  "ats_status": "synced",
  "evidence_refs": 28,
  "source_refs": [
    "resume.pdf:p2",
    "portfolio.pdf:p7"
  ],
  "webhook_event": "export.synced"
}
Private pilot

Run one sample role through CVault.

Use permitted resumes, one live role, private workspace controls, and exportable evidence before a wider rollout.

Run a sample roleTalk to sales