[twitter-dev] Re: Does Rate Limiting Apply to Users or Clients?

2009-07-16 Thread Doug Williams
Agreed. I will massage the copy today. Of course I'm assuming people read the documentation but it is at least a start. Again, if you have suggestions, please email a...@twitter.com. Thanks, Doug On Thu, Jul 16, 2009 at 7:37 AM, Matt Sanford wrote: > > Hi Lee, > >The rate limit is per-acc

[twitter-dev] Re: Does Rate Limiting Apply to Users or Clients?

2009-07-16 Thread Matt Sanford
Hi Lee, The rate limit is per-account for authenticated requests, and per- IP address for non-authenticated requests. If you (or anyone) has suggestions on how to make the documentation [1] clearer I'm all for it; please email a...@twitter.com with your suggestions. This seems to be a

[twitter-dev] Re: Does Rate Limiting Apply to Users or Clients?

2009-07-15 Thread LEE
If i have 2 accounts "abc" and "efg", then i use a httpclient (java) as a client to get the friend's status from a web application (which use the Twitter4j), then how do this rate limiting for these 2 accounts "abc" and "efg"? each account has 150 requests? The how about the web applicaiton only h

[twitter-dev] Re: Does Rate Limiting Apply to Users or Clients?

2009-07-06 Thread Xavier Mathews
It applys to both same rules for both! On 07/06/2009, devstudent wrote: > > If a person uses 2 clients. Can each client make 150 requests / hr, or > does the 150 limit apply to both clients? > -- "Sent From Sony Slim-Line PSP" Xavier A. Mathews Web-Developer

[twitter-dev] Re: Does Rate Limiting Apply to Users or Clients?

2009-07-06 Thread Abraham Williams
Each account has 150 requests / hr. If that that account is being used from several clients all of the hits will count against the 150. Abraham On Mon, Jul 6, 2009 at 19:54, devstudent wrote: > > If a person uses 2 clients. Can each client make 150 requests / hr, or > does the 150 limit apply t