Remaining credits cap how many replies and retweeters Xquik can inspect before filters run. totalEntries and validEntries describe that inspected candidate set, not necessarily every reply on the source tweet.
The tweetUrl could not be parsed. Must be a valid x.com or twitter.com status URL.
{ "error": "unauthenticated", "message": "Missing or invalid API key" }
Missing or invalid API key / session cookie.
{ "error": "no_subscription", "message": "No active subscription" }
No active subscription, inactive subscription, no credits, or insufficient credits. Draws first check that the minimum draw cost is affordable. A later final deduction failure returns insufficient_credits and no draw result is persisted. Check your credit balance.
{ "error": "tweet_not_found", "message": "Tweet not found" }
The target tweet does not exist, was deleted, or the ID is invalid.
Send xquik-api-contract: 2026-04-29 to receive this status for dependency failures that return 502 by default.
{ "error": "rate_limit_exceeded", "message": "Too many requests. Try again later.", "retryAfter": 1 }
Too many requests. Wait for the Retry-After header before retrying.
{ "error": "x_api_unavailable", "message": "X data source temporarily unavailable" }
The read service returned an error. Retry after a short delay.
Next steps:Get Draw to retrieve full draw details including tweet metadata, Export Draw to download results as CSV/XLSX/Markdown, or List Draws to see your draw history.