badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.85k stars 5.51k forks source link

UptimeRobot Shield #824

Closed UdoKifferbrehl closed 7 years ago

UdoKifferbrehl commented 8 years ago

What do you think of adding an Uptime Robot shield?

paulmelnikow commented 7 years ago

Thanks for the suggestion.

How would authorization work? Would the badge include a monitor-specific API key?

crazy-max commented 7 years ago

Would be nice 🙃

paulmelnikow commented 7 years ago

@crazy-max Would you like to make a pull request? There is a tutorial.

crazy-max commented 7 years ago

@paulmelnikow I have tried to make StatusCake badges #864 but they do not plan to include read-only API keys and i'm afraid it's the same for Uptime Robot for now.

paulmelnikow commented 7 years ago

Gotcha. Will mark both of these as awaiting help from the vendor, then.

crazy-max commented 7 years ago

Great news from Uptime Robot staff :

Hi,

Yes. Details below :).

Currently, there are account API keys that can fetch all the account data.

And, there are "per monitor API keys" which are read-only and can only get the data of that monitor. Considering a badge will be per monitor, that looks like it'll be a perfect fit.

The "per monitor API keys" can be created from My Settings page>API and the API docs can be found at: https://uptimerobot.com/api .

Have a great day,

Umut Muhaddisoglu http://www.uptimerobot.com http://twitter.com/uptimerobot

crazy-max commented 7 years ago

I have created the PR #947

Daniel15 commented 7 years ago

I'm going to close this issue as the pull request has been merged. It hasn't been deployed yet, but you can follow along in #947. Thanks for your contribution!