Overview
The Repost endpoint allows you to repost a specific post to your timeline.Authentication
Requires a valid API key with a connected X account.Input
| Field | Type | Description |
|---|---|---|
tweet_id | string | Required. A numeric post ID or full post URL to repost |
Credit Usage
This endpoint charges 1 credit per repost.Notes
- If the post is already reposted, the response will include
already_done: true