From 6a9ed4f34267b4afb4f34b1e7a02672a1f3451fb Mon Sep 17 00:00:00 2001 From: Tomasz Date: Thu, 16 Jul 2020 11:17:32 +0200 Subject: [PATCH] Uptime Robot offers a read-only API Key (#14013) Uptime Robot offers a read-only API Key. This is much safer to use. Integration works fine with both keys. --- source/_integrations/uptimerobot.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/uptimerobot.markdown b/source/_integrations/uptimerobot.markdown index 63efc7bb666..2b1e8313f9d 100644 --- a/source/_integrations/uptimerobot.markdown +++ b/source/_integrations/uptimerobot.markdown @@ -32,4 +32,4 @@ api_key: All the data will be fetched from [Uptime Robot](https://uptimerobot.com). -To get your API key, go to [My Settings](https://uptimerobot.com/dashboard#mySettings) on the Uptime Robot website, at the bottom you will find your "Main API Key". +To get your API key, go to [My Settings](https://uptimerobot.com/dashboard#mySettings) on the Uptime Robot website, at the bottom you will find your "Read-Only API Key".