Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

Body

application/json
login_cookies
string
required

The login cookies of the user. You can get the login_cookie from /twitter/user_login_v2. Must be set

proxy
string
required

The proxy to use. Please use high-quality residential proxies and avoid free proxies. Required. Example: http://username:password@ip:port [blocked]

count
integer
default:20

Number of bookmarks to return per page. Default is 20

cursor
string

Cursor for pagination. Use next_cursor from previous response to get next page

Response

Bookmarks response

tweets
object[]
required

Array of bookmarked tweets

has_next_page
boolean
required

Indicates if there are more results available

next_cursor
string
required

Cursor for fetching the next page of results