Twitter's Tweet Information API
POSThttps://api.acedata.cloud/x/posts
Get the user's tweet information by entering the user ID.
Request Headers
acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token
Request Body
user_idstringRequired parameter
Need to query the `user_id` of the tweet.
cursorstring
The pagination cursor ID for the tweet information must use the value returned in `next_cursor` from the last request.
Response
Twitter information
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
