/
XQ
xquik-dev
/
Xquik API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
Account
3
API Keys
3
Bot
4
Composition
13
post
Compose, refine, or score a tweet
get
List saved drafts
post
Save a tweet draft
get
Get draft by ID
delete
Delete a draft
get
List cached style profiles
post
Analyze writing style from recent tweets
get
Compare two style profiles
get
Get cached style profile
put
Save style profile with custom tweets
delete
Delete a style profile
get
Get engagement metrics for style tweets
get
Get trending topics from curated sources
Draws
4
Events
2
Extractions
5
Integrations
7
Media
2
Monitors
5
Subscribe
3
Support
5
Trends
1
Webhooks
6
X Accounts
5
X API
36
X Write
16
Composition
Analyze writing style from recent tweets
post
/styles
Request body
object
required
username
string
required
X username to analyze
Response
Style profile created
StyleProfile
required
xUsername
string
required
tweetCount
integer
required
isOwnAccount
boolean
required
fetchedAt
string
date-time
required
tweets
object[]
required
Changes