Skip to main content
GET
Get X account connection status
Free - does not consume credits
Check this endpoint after the connect response’s Retry-After delay. Keep using Xquik while the connection continues. Do not send the credentials again while status is pending.

Headers

string
required
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.

Path

string
required
Connection attempt ID from the 202 pending connect response.

Response

Every 200 response includes Cache-Control: no-store.
string
Always x_account_connection_attempt.
string
Connection attempt ID.
string
Always pending.
integer
Milliseconds to wait before checking again.
The response includes Retry-After: 3. Wait, then check the same attempt.
Related: Connect X Account starts the attempt. Submit X Account Email Code completes an email challenge.
Last modified on July 30, 2026