Skip to main content
POST
Purchase Twitter Engagement Services

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
service
enum<string>
required

Type of engagement service to purchase

Available options:
likes,
retweets,
views,
bookmarks,
followers
Example:

"likes"

Full Twitter/X URL of the tweet or profile to boost

Example:

"https://twitter.com/username/status/1234567890"

quantity
integer
required

Number of engagements to purchase (see service limits in endpoint description)

Example:

100

Response

Returns order ID and confirmation details for tracking your purchase

code
integer
required

HTTP status code (200 for success)

Example:

200

msg
string
required

Human-readable response message

Example:

"success"

data
Data · object
required

Order details including order_id for tracking

Example: