{"description":"Member management system for clubs and organizations","documentation":"https://github.com/IndustriousKraken/coterie","endpoints":{"api_info":"GET /api - API information","auth":{"login":"POST /api/auth/login - Authenticate","logout":"POST /api/auth/logout - End session"},"events":"GET/POST /api/events - Event management (authenticated)","health":"GET /health - Health check","members":"GET/POST /api/members - Member management (authenticated)","payments":"GET/POST /api/payments - Payment management (authenticated)","public":{"announcements":"GET /public/announcements - List public announcements","calendar":"GET /public/feed/calendar - iCal feed","events":"GET /public/events - List public events","rss":"GET /public/feed/rss - RSS feed","signup":"POST /public/signup - Register new member"}},"name":"Coterie API","portal":{"admin":"/portal/admin/members - Admin interface","dashboard":"/portal/dashboard - Member dashboard","login":"/login - Web login page"},"status":"operational","version":"0.1.0"}