Not that I know of, but this is basically just two API requests. One to get a token and one to get stream status.
Unless you are using webhooks then you just need a POST handler, and a script to make/maintain the hook.
So the next question is what language do you want to work in?