X
X Tweets by IDs
Returns normalized X posts by numeric ID. Authentication is required. Each request costs at least 7 credits per unique requested ID; the actual cost reflects plan and tenant pricing. Repeated IDs are billed and looked up once. Unavailable IDs are billed and omitted from data; returned posts preserve first-input order.
get/gateway/v1/x/tweets
Query parameters
idsstring required
Comma-separated numeric tweet IDs, from 1 to 100 values; each ID must contain 1 to 19 digits without leading zeros
Example:1228393702244134912
Comma-separated numeric tweet IDs, from 1 to 100 values; each ID must contain 1 to 19 digits without leading zeros
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataResponseXTweet.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.