{"service":"Dynamic Lead Capture","status":"ok","endpoints":{"createLead":"POST   /api/leads","listLeads":"GET    /api/leads/:project","getLead":"GET    /api/leads/:project/:id","updateLead":"PUT    /api/leads/:project/:id","updateStatus":"PATCH  /api/leads/:project/:id/status","deleteLead":"DELETE /api/leads/:project/:id","stats":"GET    /api/leads/:project/stats","dashboard":"GET    /leads/:project/all"}}