Monitor addon stats (via Rest / http)

Hi everyone.

I would like to monitor the stats of some add-ons, but I can’t figure out what the correct path is. As I understand from endpoints it should be http://<hasos ip>/api/hassio/addons/<addon>/info but how do I correctly call the add-on? Simply filling in the name of the add-on doesn’t work.

Usually it is used as slugs rather than add on names. Try with hostname from addon page.

Ah, that’s it. Thank you very much. I still get a 401 response.