GET site (deprecated, sunset August 16th, 2018)

Streams messages for a set of users.

Notice: We plan to sunset this API on Thursday August 16th, 2018. The Account Activity API will replace User Streams and Site Streams APIs. If you would like to migrate from the Site Streams API to the Account Activity API, you should read through our migration guide.

Resource URL

https://sitestream.twitter.com/1.1/site.json

Resource Information

Response formats JSON
Requires authentication? Yes (user context only)
Rate limited? Yes

Parameters

See streaming messge types here for more detail

Name Required Description
with optional Specifies whether to return information for just the users specified in the follow parameter, or include messages from accounts they follow.
replies optional Specifies whether to return additional @replies.
stringify_friend_ids optional Specifies whether to send the friends lists preamble as an array of integers or an array of strings.