このエンドポイントには特別なアクセス権限が必要です。
全ての公開ツイートを取得します。このアクセスレベルが必要なアプリケーションはほとんどないでしょう。 他のリソースと様々なアクセスレベルを組み合わせて使用することで、ほぼあらゆるアプリケーションの要件を満たすことができます。
GET statuses/
|
https://stream.twitter.com/1.1/statuses/firehose.json
Resource URL
|
Resource Information
Response formats
JSON
Requires authentication?
Yes (user context only)
Rate limited?
Yes
|
埋め戻しをするメッセージの数。詳細については count を参照してください。
メッセージを length-delimited にするかどうか設定します。詳細情報については delimitedを参照してください。
速度低下警告を通知するかどうか設定します。詳細情報については stall_warningsを参照してください。
Parameters
count
optional
The number of messages to backfill. See count for more information.
delimited
optional
Specifies whether messages should be length-delimited. See delimited for more information.
stall_warnings
optional
Specifies whether stall warnings should be delivered. See stall_warnings for more information. |
ログイン して登録アプリケーションの一覧を参照してください。
OAuth Signature GeneratorSign in to see a list of your registered applications. |
https://stream.twitter.com/1.1/statuses/firehose.json
Example Request
|