GET statuses/sample¶
Returns a small random sample of all public statuses. The Tweets returned by the default access level are the same, so if two different clients connect to this endpoint, they will see the same Tweets.
Resource URL¶
https://stream.twitter.com/1.1/statuses/sample.json
Resource Information¶
| Response formats | JSON |
| Requires authentication? | Yes (user context only) |
| Rate limited? | Yes |
Parameters¶
| Name | Required | Description | Default Value | Example |
| delimited | optional | Specifies whether messages should be length-delimited. See delimited or more information. | ||
| stall_warnings | optional | Specifies whether stall warnings should be delivered. See stall_warnings for more information. |
Example Request¶
None https://stream.twitter.com/1.1/statuses/sample.json