{"name":"Numerology API v5","version":"5.0.0","description":"Numerology Express.js API Server with AI Workers","features":["AI Chat & Generation","Push Notifications","Real-time Socket.IO","Redis Task Queue","Numerology Calculations"],"endpoints":{"users":"/users","config":"/config","authentication":"/authentication","calc":"/calc","contacts":"/contacts","aichat":"/aichat","stories":"/stories","persons":"/persons","epersons":"/epersons","reports":"/reports","files":"/files","payments":"/payments","system":"/system","messages":"/messages","health":"/health","ai":{"generate":"POST /ai/generate","graph":"POST /ai/graph"},"push":{"send":"POST /push/send"},"external":{"register":"POST /api/register-device","analysis":"POST /api/graph-analysis"},"n8n":{"users":{"birthdays":"GET /n8n/users/birthdays","search":"POST /n8n/users/search","segment":"POST /n8n/users/segment"},"contacts":{"user":"GET /n8n/contacts/user/:user_id","birthdays":"GET /n8n/contacts/birthdays-upcoming","purchase":"POST /n8n/contacts/purchase-analysis"},"actions":{"push":"POST /n8n/actions/push","email":"POST /n8n/actions/email","update":"POST /n8n/actions/update"}}}}