Public Routes
GET /health- live status checkGET /api/payments/plans- pricing and plans JSON
Webhook Routes
POST /api/webhooks/wappboost- incoming WhatsApp webhook from WappBoostPOST /api/webhooks/razorpay- Razorpay payment webhookGET /api/webhooks/whatsapp- Meta verification route if Cloud API is ever used
Manual Scheduler Test
curl -X POST https://astrowhatsapp.ctrlab.in/api/scheduler/daily \
-H "Authorization: Bearer YOUR_INTERNAL_SCHEDULER_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'
WappBoost Webhook URL
https://astrowhatsapp.ctrlab.in/api/webhooks/wappboost?secret=YOUR_WAPPBOOST_WEBHOOK_SECRET