Drafts
Create draft
Save a tweet draft for later editing or posting from any connected X account
POST
Create draft
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
Free - does not consume credits
Headers
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.
Must be
application/json.Body
The draft tweet text. Must be non-empty. Maximum 25,000 characters.
Topic the tweet is about. Used for composition guidance. Maximum 500 characters (silently truncated if longer).
Optimization goal. One of:
engagement, followers, authority, conversation. Invalid values are silently ignored.Response
- 201 Created
- 400 Invalid Input
- 401 Unauthenticated
- 429 Rate Limited
Next steps: List Drafts to see all your drafts, Get Draft to fetch a specific draft, or Delete Draft to remove one.
Last modified on May 5, 2026
Create draft