API Reference
Changelog
Every additive change to the Ceevee API, dated.
2026-04-27 — initial public preview
- Launched the v1 REST API with Jobs, Scans, Candidates, Pipeline, Assessments, Applications, Portals, Webhooks, and OAuth 2.1 + PKCE.
- Introduced the
Ceevee-Api-Versionheader for date-pinning the response shape. - Started the public webhook event catalogue (
job.*,scan.*,candidate.*,assessment.*,application.received).
What's next
- Public OpenAPI 3.1 spec at
/v1/openapi.json. - Official TypeScript SDK with first-class webhook verification.
- Marketplace listings for OAuth partner apps.