TweetDetail
GET
https://api.apidance.pro/graphql/TweetDetail
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.apidance.pro/graphql/TweetDetail?variables={"focalTweetId":"1694634492403843248","referrer":"profile","controller_data":"DAACDAABDAABCgABAAAAAAAAAAAKAAkAAAABFPY0+AAAAAA=","with_rux_injections":false,"includePromotedContent":false,"withCommunity":true,"withQuickPromoteEligibilityTweetFields":true,"withBirdwatchNotes":true,"withVoice":true,"withV2Timeline":true}' \
--header 'apikey: your-apikey'
Response Response Example
{}
Request
Query Params
variables
string
required
Example:
{"focalTweetId":"1694634492403843248","referrer":"profile","controller_data":"DAACDAABDAABCgABAAAAAAAAAAAKAAkAAAABFPY0+AAAAAA=","with_rux_injections":false,"includePromotedContent":false,"withCommunity":true,"withQuickPromoteEligibilityTweetFields":true,"withBirdwatchNotes":true,"withVoice":true,"withV2Timeline":true}
Header Params
apikey
string
optional
Default:
your-apikey
Responses
Modified at 2024-11-03 16:44:50