API for checking for plugin updates?Solved
Hello there,

I was wondering if you have an API to check if a newer version of a plugin is available? I'm the developer of rustadmin and apparently the users would like to have an automatic version checker but I don't want to go with the crapy "solution" of parsing the plugin's webpage if there is another possibility.

Stay safe and have a good day!
Sorry for the late respones I haven't got an email notification didn't see your answer. Thank you very much this is all what I need!

Merged post

Hum actually I thought it would make it but after a few test I receive an http code 429 for too many requests. The thing is I have to make one request per plugin and servers sometimes have a lot of them.
vfloyd
Hum actually I thought it would make it but after a few test I receive an http code 429 for too many requests. The thing is I have to make one request per plugin and servers sometimes have a lot of them.

Non-authenticated users have a very low rate limit at the moment.

Locked automatically