{"message":"Image & Video Gallery API","version":"2.0.0","endpoints":{"auth":{"register":"/auth/register","login":"/auth/login","logout":"/auth/logout","refresh":"/auth/refresh","forgot_password":"/auth/forgot-password","reset_password":"/auth/reset-password","change_password":"/auth/change-password","me":"/auth/me","logs":"/auth/logs (admin only)"},"media":{"upload":"/upload (authenticated)","gallery":"/gallery (public)","file":"/file/{file_name} (public)","delete":"/delete/{file_name} (moderator/admin)"},"websocket":"/ws"}}