From f8cbcce4ac9f96023173955ba290f4726688602c Mon Sep 17 00:00:00 2001 From: Kai Welke Date: Wed, 4 Sep 2024 10:43:15 +0200 Subject: [PATCH] fix: note on insights API server --- specs/insights/spec.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specs/insights/spec.yml b/specs/insights/spec.yml index ad8c07cc9db..1c230773519 100644 --- a/specs/insights/spec.yml +++ b/specs/insights/spec.yml @@ -16,8 +16,9 @@ info: The base URLs for making requests to the Insights API are: - - `https://insights.us.algolia.io` (`https://insights.algolia.io` is an alias) + - `https://insights.us.algolia.io` - `https://insights.de.algolia.io` + - `https//insights.algolia.io` (routes requests to the closest of the above servers, based on your geographical location) **All requests must use HTTPS.**