All inbound leads, AI reply status, and qualification scores.
Send a POST to /api/leads to create your first lead.
Try: curl -X POST https://nightreply.polsia.app/api/leads
-H "Content-Type: application/json"
-d '{"email":"alice@example.com","name":"Alice","message":"Hi, I am interested in your product"}'