Application/rate limit status
From Justin.tv API Wiki
Returns whether the IP address or application has been rate limited or not.
Interface
URL: http://api.justin.tv/api/application/rate_limit_status.format
Formats: xml, json
Methods: GET
Examples
http://api.justin.tv/api/application/rate_limit_status.xml
<hash> <message>129.43.122.53 is not rate limited</message> <rate_limited>false</rate_limited> </hash>

