{"service":"ping-whatsapp-service","version":"1.0.0","status":"running","environment":"production","endpoints":{"health":"/health","auth":{"generateToken":"POST /api/auth/token","verifyToken":"POST /api/auth/verify"},"meta":{"sendDM":"POST /api/send/dm","sendGroup":"POST /api/send/group","messageStatus":"GET /api/send/status/:messageId","retryMessage":"POST /api/send/retry/:messageId","webhook":"GET|POST /api/webhook/whatsapp"},"periskope":{"sendMessage":"POST /api/periskope/message/send","broadcast":"POST /api/periskope/message/broadcast","contacts":"GET /api/periskope/contacts","chats":"GET /api/periskope/chats","createGroup":"POST /api/periskope/groups","phones":"GET /api/periskope/phones","queueStatus":"GET /api/periskope/queue/status","notes":"POST /api/periskope/notes","reactions":"GET /api/periskope/reactions","more":"See full API documentation"},"periskopeWebhook":{"receive":"POST /api/webhook/periskope","verify":"GET /api/webhook/periskope","pendingWelcomes":"GET /api/webhook/periskope/pending-welcome","triggerWelcome":"POST /api/webhook/periskope/trigger-welcome/:memberId","messages":"GET /api/webhook/periskope/messages"},"jobs":{"processWhatsApp":"POST /jobs/process-whatsapp","processWhatsAppStatus":"GET /jobs/process-whatsapp/status"}}}