X Accounts
Get X account
Use X account health before writes: healthy writes, recovering retries, temporaryIssue waits, needsReauth fixes TOTP or credentials
GET
Get X account
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
health first: write with healthy, let recovering retry on next use, wait or bulk retry temporaryIssue, re-authenticate needsReauth, and fix locked or suspended on X before retrying writes.
Read the account state
Ready for actions
health: "healthy" means the stored session is usable. cookiesObtainedAt shows when the session was last obtained and is omitted if the account has not authenticated yet.Needs credentials
health: "needsReauth" means credentials, TOTP, email verification, passkey, or another security challenge blocked login. Use Re-authenticate with current credentials and a valid TOTP secret before retrying writes.Temporary recovery
health: "temporaryIssue" means a transient or automated cooldown is still active. Wait for recovery, or use Bulk retry for temporary failures. health: "recovering" means Xquik will retry automatically on the next account use.X restriction
health: "locked" or health: "suspended" means writes stay blocked until the account is fixed on X. Re-authenticate or reconnect only after the account is usable again.Region fields
proxyCountry is the selected login region stored on the account. The separate loginCountry field appears only in connect or re-authenticate responses when the actual login region differs.Path parameters
The unique account ID. Returned when you connect an account or list accounts.
Headers
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.
Response
- 200 OK
- 400 Invalid ID
- 401 Unauthenticated
- 404 Not Found
- 429 Rate Limited
Unique account ID.
X username.
X user ID.
Account connection status (e.g.
"active").Derived login/cookie health. One of
healthy, locked, needsReauth, recovering, suspended, temporaryIssue. See Account health for meanings.Proxy region used for the connection (e.g.
"US").ISO 8601 timestamp of when session cookies were last obtained. Omitted if not yet authenticated.
ISO 8601 timestamp of when the account was connected.
ISO 8601 timestamp of the last update.
Related: List X Accounts to see all accounts, Disconnect to remove this account, or Re-authenticate if the session has expired.
Last modified on May 24, 2026
Get X account