Skip to main content
POST
Like

Authorizations

Authorization
string
header
required

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

Body

application/x-www-form-urlencoded
tweet
string
required

Tweet link or numeric tweet ID.

cookies
string
required

Raw Cookie header value copied from the browser session.

proxy
string | null

Optional per-request proxy URL (overrides X_DEFAULT_PROXY from the environment when set). Example: http://user:pass@host:port [blocked]

Response

Successful Response

tweet_id
string
required
tweet_url
string
required
status
enum<string>
required

Final action status after the request completed.

Available options:
liked,
already_liked