{"status":"running","service":"WireGuard VPN Management API","database":"connected","version":"2.0.0","endpoints":{"GET /api/clients":"List all clients (with filtering, pagination)","GET /api/clients/:name":"Get client details","GET /api/clients/:name/config":"Get WireGuard config file","GET /api/clients/:name/mikrotik":"Get MikroTik script","GET /api/clients/:name/autoconfig":"Get MikroTik auto-config script","POST /api/clients/:name/ping":"Ping remote server from client","POST /api/clients":"Create new client","PUT /api/clients/:name":"Update client","DELETE /api/clients/:name":"Delete client","POST /api/clients/:name/regenerate":"Regenerate client keys","POST /api/clients/:name/enable":"Enable client","POST /api/clients/:name/disable":"Disable client","POST /api/clients/bulk-delete":"Bulk delete clients","GET /api/admin/stats":"Get statistics with real-time connection details","POST /generate-client":"Generate new client (legacy)","POST /generate-mikrotik":"Generate MikroTik script (legacy)","GET /mt/:name":"Get MikroTik script (short URL)","GET /list-peers":"List active WireGuard connections"}}