Query

You can query livatar service to determine if a given user is currently streaming or not.

Building a call

curl http://api.urfastr.net/livatarAPI?q=urfastr/username/johndoe
It is possible to query many users at once as an optimisation. Use qs url parameter and concatenate all the query string together separated with a coma. For example, to query urfastr/username/johndoe and twitter/username/janedoe in a single call, do:
curl http://api.urfastr.net/livatarAPI?qs=urfastr/username/johndoe,twitter/username/janedoe

Query Format

There are various ways to identify the user. They are divided into namespaces:

Feed

There is a feed available for livatar Events. The url is http://api.urfastr.net/livatarFeed.
You can control the output with the following parameters: