diff --git a/example.config.json b/example.config.json
index c8f7fd4c9305bdee956f8e0afbc304605b2056a3..f77e43bf39180d6a8c490e295e1f18cabbdb2e56 100644
--- a/example.config.json
+++ b/example.config.json
@@ -1,5 +1,5 @@
 {
-  "api_url": "https://demo.cachethq.io/api",
+  "api_url": "https://demo.cachethq.io/api/v1",
   "api_token": "9yMHsdioQosnyVK4iCVR",
   "monitors": [
     {
@@ -13,4 +13,4 @@
     }
   ],
   "insecure_api": false
-}
\ No newline at end of file
+}