diff --git a/duniterpy/api/client.py b/duniterpy/api/client.py
index 4960d961fcb218c26c49708898873088ce6a68d9..336447f040be2301bcef3307033ccc59354eee46 100644
--- a/duniterpy/api/client.py
+++ b/duniterpy/api/client.py
@@ -301,7 +301,7 @@ class Client:
 
         return result
 
-    def connect_ws(self, path: str) -> _WSRequestContextManager:
+    def connect_ws(self, path: str = '') -> _WSRequestContextManager:
         """
         Connect to a websocket in order to use API parameters