v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Add a user to monitor real-time tweets.Monitor tweets from specified accounts, including directly sent tweets, quoted tweets, reply tweets, and retweeted tweets. Please ref:https://twitterapi.io/twitter-stream

post/oapi/x_user_stream/add_user_to_monitor_tweet

Request body

x_user_namestring required

The twitter(x) handle name to monitor.Must be set.

Response

Tweet filter rule add response

status'success' | 'error' required

Status of the request.success or error

msgstring required

Message of the request.error message

All 58 operations