diff --git a/manifest.toml b/manifest.toml
index 57cbc53..87e6daa 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -65,6 +65,10 @@ ram.runtime = "50M"
 
     [resources.permissions]
     main.url = "/"
+    api.url = "/api"
+    api.allowed = "visitors"
+    api.show_tile = false
+    api.protected = true
 
     [resources.ports]