Skip to main content
Every xquik.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Media

download

media.download Download images and videos from one or more tweets Risk: read
Input Output

uploadFromUrl

media.uploadFromUrl Upload public media URLs for use in Xquik tweet creation Risk: write
Input Output

get

trends.get Get trending X topics by WOEID region Risk: read
Input Output

Tweets

batch

tweets.batch Fetch up to 100 tweets by ID Risk: read
Input Output

create

tweets.create Create a tweet or reply from a connected X account Risk: write
Input Output: object

delete

tweets.delete Delete a tweet from a connected X account Risk: destructive · Irreversible
Input Output

get

tweets.get Get a tweet with full text, author, metrics, and media Risk: read
Input Output

like

tweets.like Like a tweet from a connected X account Risk: write
Input Output

retweet

tweets.retweet Retweet a tweet from a connected X account Risk: write
Input Output
tweets.search Search tweets with X query operators and pagination Risk: read
Input Output

unlike

tweets.unlike Remove a like from a connected X account Risk: write
Input Output

Users

batch

users.batch Look up up to 100 X users by ID Risk: read
Input Output

follow

users.follow Follow an X user from a connected account Risk: write
Input Output

followers

users.followers List followers of an X user Risk: read
Input Output

following

users.following List accounts an X user follows Risk: read
Input Output

get

users.get Get an X user profile by username or user ID Risk: read
Input Output

search

users.search Search X users by name or username Risk: read
Input Output

tweets

users.tweets List recent tweets posted by an X user Risk: read
Input Output

unfollow

users.unfollow Unfollow an X user from a connected account Risk: write
Input Output

Webhooks

create

webhooks.create Create an Xquik webhook endpoint subscription Risk: write
Input Output

deactivate

webhooks.deactivate Deactivate an Xquik webhook endpoint Risk: write
Input Output

deliveries

webhooks.deliveries List delivery attempts for an Xquik webhook endpoint Risk: read
Input Output

list

webhooks.list List configured Xquik webhook endpoints Risk: read
Input: empty object Output

test

webhooks.test Send a test delivery to an Xquik webhook endpoint Risk: write
Input Output

update

webhooks.update Update a Xquik webhook URL, event types, or active state Risk: write
Input Output

Write Actions

get

writeActions.get Check the status of a pending Xquik write action Risk: read
Input Output