/api/v1/. Use Bearer token authentication with your API secret./api/v1/leadsCreate lead from voice agent / chatbot/api/v1/leadsList all leads/api/v1/leads/:id/statusUpdate lead status/api/v1/jobsCreate a job/api/v1/jobs/:idUpdate job status / assign technician/api/v1/techniciansList all technicians/api/v1/customersList all customers/api/v1/sms/sendSend SMS to a customerNo webhook endpoints configured yet.
Add your Zapier or n8n webhook URL to start receiving events.
lead_createdFires when a new lead is submitted
lead_updatedFires when a lead status changes
job_createdFires when a new job is created
job_scheduledFires when a job is scheduled
job_assignedFires when a technician is assigned
job_completedFires when a job is marked complete
review_request_triggeredFires when a review SMS is sent
technician_status_changedFires when technician availability changes