There was an error while loading. Please reload this page.
1 parent f3349ae commit e5cc6edCopy full SHA for e5cc6ed
1 file changed
src/datons/client.py
@@ -12,7 +12,7 @@
12
13
from datons.exceptions import AuthenticationError, DatonsError, QueryError, RateLimitError
14
15
-DEFAULT_BASE_URL = "https://mcp.datons.com"
+DEFAULT_BASE_URL = "https://api.datons.com"
16
DEFAULT_TIMEOUT = 30.0
17
18
0 commit comments