GET /labs/1/tweets/stream/compliance
Streams compliance activities.
Because of the high volume of compliance activities, the stream is divided into 8 partitions, each one delivering ~12.5% of the overall volume. In order to get all compliance events, your client will need to connect to all partitions at the same time.
Endpoint URL
https://api.twitter.com/labs/1/tweets/stream/compliance
Authentication and rate limits
Authentication methods supported by this endpoint |
|
---|---|
Rate limit | 400 requests per 15-minute window (app auth) |
Query parameters
Name | Type | Description |
---|---|---|
partition Required |
number | The partition number to connect to (1 to 8 ). |
Example requests
Example responses
The endpoint will return compliance event objects as defined in the Tweet compliance page.