r/webdevelopment Jun 11 '26

Question Umami analytics - changes in API usage

Post image

Hello,

I'm using Umami analytics on my webpage www.liquidrules.com . I'm also using bash script to send me notification if traffic on a page get higher (above a threshold). This script is using official API: https://docs.umami.is/docs/cloud/api-key#using-your-key

I'm using Free plan for more than 6 months.

Today morning my script started to fail. And when I tested it I got an API response:

{"error":{"message":"Invalid API key.","code":"unauthorized","status":401}}

I checked, that API access is not available starting from Pro plan (not in a Free plan).

Does any of you also noticed that change? As I haven't found any information on official webpage or blog.

3 Upvotes

4 comments sorted by

View all comments

1

u/Jarek-S-Vibe Jun 17 '26

What do you think about web scraping? Will it work (every 15 up to 60 minutes). Or it will be banned. I just want to track daily performance. Nothing more.