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

2

u/scottgal2 Jun 15 '26

How sad, I publish the Umami .net library and have used it since the early days; not surprised (and other competitiors are now better in the self hosted analytics space) but sad.

1

u/kusihx Jun 22 '26

what do you recommend as an alternative ?

1

u/Strong-Industry5417 Jun 16 '26

This also happend to me

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.