twtaio
  1. Available Modules
twtaio
  • Introduction
    • What is twtaio (X toolkit)?
    • Quick start
    • 💰 Referral System
  • Getting Started
    • Subscribe and activate
    • Access the Panel
  • Authentication
    • Panel authentication
      • Getting auth token via /auth
    • API authentication
      • Request your API key
  • Telegram Bot (@twtaiobot)
    • Basic Commands
      • /home
      • /auth
      • /cancel
    • Token Management
      • /tokens
    • Executing Modules
      • Select module from menu
      • Configure parameters
      • Start execution
    • Raid System
      • How raid works
      • /raid <tweet_url> - Quick raid a tweet
      • /raidsettings - Configure raid settings
      • Auto Tweet Raid
    • Receiving Results
      • View live logs
      • Download output files
  • Panel (app.twtaio.com)
    • Log in
    • Accounts Management
      • Import and save tokens
      • Bind proxies to accounts
      • Check your accounts
      • Cross Follow Accounts
    • Proxies Management
      • Upload and save proxy lists
    • Communities Module
      • Manage Twitter communities
      • Community operations
    • Execute Modules
      • Select module & configure parameters
      • Start, stop and download results
  • API Reference (Lifetime plan only)
    • Authentication
    • Modules Endpoints
      • List all available modules
      • Get module details
      • Execute a module
    • Executions Endpoints
      • Check execution status
      • Get execution results
      • Download specific result file
      • Cancel running execution
  • Available Modules
    • Converters
    • Scrapers
    • Checkers
    • Botting
    • Tokens Manager
    • Miscellaneous
    • Communities
    • Mentioning
  • File Formats
    • Token formats
    • Proxy formats
  1. Available Modules

Checkers

Validate credentials, tokens, and email registrations with multi-threaded checking.#


Registered Mail Checker#

Check if emails are registered or unregistered on Twitter/X.
Input: Email list
Output: Registered and unregistered emails (separate files)
Parameters:
Email list (paste or upload .txt)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 100)
Use case: Verify email availability before account creation or identify registered accounts

Combo Checker#

Validate X.com combo lists and extract auth tokens.
Input: Combo list (email:password or username:password)
Output: Valid combos with auth_token and ct0 cookies
Parameters:
Combo list (paste or upload .txt)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 100)
Supported formats:
email:password
username:password
email:password:username
username:password:email
Use case: Convert combos to working token format for automation

Token Checker#

Validate X.com account tokens and identify account status.
Input: Token list (All formats)
Output: Valid tokens, invalid tokens, locked accounts (separate files)
Parameters:
Token list (paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 150)
Supported formats:
USER:PASS:EMAIL:EMAILPWD:CT0:AUTH_TOKEN
USER:PASS:EMAIL:CT0:AUTH_TOKEN
AUTH_TOKEN:CT0
AUTH_TOKEN
Output categories:
✅ Valid - Working accounts
❌ Invalid - Dead/incorrect tokens
🔒 Locked - Suspended/restricted accounts
Use case: Maintain clean token lists, remove dead accounts before operations

Execution#

All checkers:
Multi-threaded processing
Proxies recommended
Results delivered as .txt files
Access via:
Telegram: /home → Checkers
Panel: Panel → Checkers
API: POST /api/v1/modules/{moduleId}/execute (Ref)
Modified at 2025-12-05 23:08:01
Previous
Scrapers
Next
Botting
Built with