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
Output
uploadFromUrl
media.uploadFromUrl
Upload public media URLs for use in Xquik tweet creation
Risk: write
Output
Trends
get
trends.get
Get trending X topics by WOEID region
Risk: read
Output
trends full type
trends full type
Tweets
batch
tweets.batch
Fetch up to 100 tweets by ID
Risk: read
Output
tweets full type
tweets full type
create
tweets.create
Create a tweet or reply from a connected X account
Risk: write
Output:
object
Output full type
Output full type
delete
tweets.delete
Delete a tweet from a connected X account
Risk: destructive · Irreversible
Output
get
tweets.get
Get a tweet with full text, author, metrics, and media
Risk: read
Output
tweet full type
tweet full type
like
tweets.like
Like a tweet from a connected X account
Risk: write
Output
retweet
tweets.retweet
Retweet a tweet from a connected X account
Risk: write
Output
search
tweets.search
Search tweets with X query operators and pagination
Risk: read
Output
tweets full type
tweets full type
unlike
tweets.unlike
Remove a like from a connected X account
Risk: write
Output
Users
batch
users.batch
Look up up to 100 X users by ID
Risk: read
Output
users full type
users full type
follow
users.follow
Follow an X user from a connected account
Risk: write
Output
followers
users.followers
List followers of an X user
Risk: read
Output
users full type
users full type
following
users.following
List accounts an X user follows
Risk: read
Output
users full type
users full type
get
users.get
Get an X user profile by username or user ID
Risk: read
Output
search
users.search
Search X users by name or username
Risk: read
Output
users full type
users full type
tweets
users.tweets
List recent tweets posted by an X user
Risk: read
Output
tweets full type
tweets full type
unfollow
users.unfollow
Unfollow an X user from a connected account
Risk: write
Output
Webhooks
create
webhooks.create
Create an Xquik webhook endpoint subscription
Risk: write
Output
deactivate
webhooks.deactivate
Deactivate an Xquik webhook endpoint
Risk: write
Output
deliveries
webhooks.deliveries
List delivery attempts for an Xquik webhook endpoint
Risk: read
Output
deliveries full type
deliveries full type
list
webhooks.list
List configured Xquik webhook endpoints
Risk: read
webhooks full type
webhooks full type
test
webhooks.test
Send a test delivery to an Xquik webhook endpoint
Risk: write
Output
update
webhooks.update
Update a Xquik webhook URL, event types, or active state
Risk: write
Output
Write Actions
get
writeActions.get
Check the status of a pending Xquik write action
Risk: read
Output