X accounts
X account connection API | retry failed accounts
Clear only temporary login failures; use re-authentication or X-side fixes for credentials, TOTP, passkeys, locked, or suspended accounts. See fields.
- 200
- 401
- 429
POST
X account connection API | retry failed accounts
Free - does not consume credits
Bulk retry only clears
transient and automated login-failure states. It does not update passwords, TOTP secret keys, passkeys, email challenges, locked accounts, or suspended accounts. Use re-authentication or reconnect for credential and 2FA fixes, and resolve locks or suspensions on X first.What gets retried
Temporary issues are cleared
Xquik clears accounts whose stored failure reason is
transient or automated. These accounts become eligible to reconnect on their next use.Credential fixes are skipped
Accounts that need fresh credentials or a security challenge stay unchanged. Use Re-authenticate or reconnect the account instead.
X restrictions stay blocked
Locked and suspended accounts stay unchanged. Resolve the restriction on X first, then re-authenticate or reconnect if needed.
Response is an aggregate
The API returns only
cleared, the number of accounts reset for retry. Call List X Accounts before and after if you need per-account status.Headers
Response
200 OK
integer
Number of accounts cleared for retry.
401 Unauthenticated
429 Rate limited
Retry-After value before retrying account recovery again.
Related. List X Accounts to check account statuses, or Re-authenticate to fix a specific account manually.
- 200
- 401
- 429
X account connection API | retry failed accounts