CazVid Developer Docs
CazVid API documentation
Build hiring workflows on top of CazVid. Start with the Job Builder API to preview job details, create drafts, or publish standard job posts.
Production base URL
https://aio-backend-prod.cazvid.appAvailable APIs
Compact entry points with versioned reference pages.
Job Builder API
v1AvailableTurn short hiring prompts into structured job details, editable drafts, or standard published job posts.
POST /api/v3.0/job-builder/public/generatePOST /api/v3.0/job-builder/public/jobsGET /api/v3.0/job-builder/public/usagePrefer a machine-readable contract? View the OpenAPI spec
Candidate Search API
v1AvailableSearch candidate profiles with structured filters.
POST /api/v3.0/candidate-search/public/searchGET /api/v3.0/candidate-search/public/usagePrefer a machine-readable contract? View the OpenAPI spec
Job Search API
v1AvailableFreeSearch public CazVid job posts with a natural-language query and structured filters. Free for any registered account; results carry an applyUrl when the job has a public page, and no contact details.
POST /api/v3.0/job-search/public/searchGET /api/v3.0/job-search/public/usagePrefer a machine-readable contract? View the OpenAPI spec
CRM API
v1AvailableManage your CazVid CRM: read and search contacts, create and update them, log interactions, attach resumes, and build hiring pipelines. Requires a Platinum, Diamond, or Enterprise plan.
GET /api/v3.0/crm/public/contactsPOST /api/v3.0/crm/public/contactsPOST /api/v3.0/crm/public/contacts/:id/resumePOST /api/v3.0/crm/public/contacts/:id/interactionsPOST /api/v3.0/crm/public/listsPOST /api/v3.0/crm/public/lists/:id/itemsGET /api/v3.0/crm/public/usagePrefer a machine-readable contract? View the OpenAPI spec
Webhooks API
v1AvailableRegister endpoints and receive signed application events as HTTP callbacks.
POST /api/v3.0/webhooks/public/webhook-endpointsGET /api/v3.0/webhooks/public/webhook-endpoints/:id/deliveriesGET /api/v3.0/webhooks/public/eventsPrefer a machine-readable contract? View the OpenAPI spec
Start with Job Builder v1
Create an API key
Org owners and admins create workspace-scoped keys in CazVid.
Preview output
Use generate to inspect structured fields before writing a post.
Create a job
Use jobs with publishMode draft or publish for standard posts.
Planned APIs
These surfaces are not public yet. They are listed here to show the direction of the developer platform.
Applications API
PlannedRead job applications and pipeline activity for connected ATS workflows.