Changelog
API changelog
Backwards-compatible changes ship in v1 directly. Breaking changes go through a deprecation window with email notice.
2026-06-08 — v1.1.0
- Add POST
/api/v1/jobs/sync+/jobs/bulk-syncfor employer auto-sync from ATS / careers pages - Add GET
/api/v1/jobsfor diffing against your ATS state - Add POST
/api/v1/candidates/syncfor organization push from CaseWorthy / Apricot / ETO / etc. - Add GET
/api/v1/candidatesand/api/v1/matches - Add scopes
jobsandcandidates - Add Self-serve key issuance at
/developers/keysfor employer_admin and org_admin - Add Developer portal at
/developerswith quickstart, reference, use cases, webhooks doc, changelog
2026-06-08 — v1.0.0
- Add POST
/api/v1/parse/resume+/parse/jd(PDF / DOCX / text; vision fallback) - Add POST
/api/v1/match(full ensemble result) - Add POST
/api/v1/retention-forecast - Add POST
/api/v1/skills-infer(curated + LLM) - Add Webhook subscriptions: match.created, match.updated, parse.completed, rating.submitted, placement.created, placement.status_changed
- Add ATS payload adapters (CaseWorthy / Apricot / ETO)
- Add HMAC-SHA256 signed deliveries