{"name":"Ânima - Orquestrador Meta API","description":"PoC de backend para captura de leads via Click to WhatsApp Ads e disparo para Meta Conversions API","version":"1.0.0","status":"online","endpoints":{"health":"GET /health","webhookVerify":"GET /webhooks/meta/whatsapp","webhookEvents":"POST /webhooks/meta/whatsapp","listLeads":"GET /leads","getLeadById":"GET /leads/:id","updateLeadStatus":"PATCH /leads/:id/status","listConversionEvents":"GET /conversion-events","getConversionEventById":"GET /conversion-events/:id"}}