{"service":"moleXa Educational Proxy API","version":"2.1.0","description":"Enhanced proxy server for educational molecular data access with selective analytics","base_url":"https://molexa-api.vercel.app/api","homepage":"https://molexa.org","documentation":"https://molexa-api.vercel.app/api/docs","endpoints":{"health":"GET /api/health - Service health check with analytics","docs":"GET /api/docs - Interactive documentation","docs_json":"GET /api/json/docs - This JSON documentation","analytics":"GET /api/analytics - Analytics data (JSON)","analytics_monthly":"GET /api/analytics/monthly/{month} - Monthly analytics report","analytics_stream":"GET /api/analytics/stream - Real-time SSE stream","analytics_archive":"POST /api/analytics/archive/{month} - Archive monthly data (admin)","dashboard":"GET /api/dashboard - Live analytics dashboard","pubchem":"GET /api/pubchem/* - Proxy PubChem REST API calls","educational":"GET /api/pubchem/compound/{id}/educational - Comprehensive educational data","pugview":"GET /api/pugview/compound/{cid}/{section} - Educational annotations","autocomplete":"GET /api/autocomplete/{query} - Chemical name suggestions","headings":"GET /api/pugview/headings/{topic} - Available educational headings"},"examples":{"search_by_name":"/api/pubchem/compound/name/aspirin/cids/JSON","get_properties":"/api/pubchem/compound/cid/2244/property/MolecularFormula,MolecularWeight/JSON","get_sdf":"/api/pubchem/compound/cid/2244/SDF","get_image":"/api/pubchem/compound/cid/2244/PNG","educational_data":"/api/pubchem/compound/caffeine/educational?type=name","safety_info":"/api/pugview/compound/2244/safety?heading=Toxicity","autocomplete":"/api/autocomplete/caffe?limit=5"},"features":["Selective analytics tracking (only real API usage)","Database-backed persistent analytics storage","Monthly data archival and reporting","Privacy-protected analytics (hashed IPs)","Real-time usage statistics via Server-Sent Events","Educational impact tracking and visualization"]}