Telegram API Setup
To monitor private Telegram channels, you need to provide your Telegram API credentials. This guide shows you how to get API ID and API Hash from my.telegram.org.
Private channels cannot be accessed publicly. GHOSTwire uses YOUR Telegram session to read private channels where you're a member.
Step 1: Go to my.telegram.org
Open your browser and navigate to https://my.telegram.org
Enter your phone number to log in
Step 2: Log in with your Telegram Account
Use international format: +1234567890
Check Telegram for the 5-digit code
Click on "API Development Tools"
Step 3: Create an Application
Enter "GHOSTwire"
Enter "ghowr_bot"
App created instantly
App title: GHOSTwire
Short name: ghowr_bot
[ Create Application ]
Step 4: Copy Your API Credentials
Number like 12345678
Long string like abc123def456...
You'll need these for bot setup
App api_id: 12345678
App api_hash: abc123def456789...
Step 5: Enter Credentials in GHOSTwire
Troubleshooting
Make sure api_id (number) is copied correctly, not api_hash.
Copy the entire hash without extra spaces.
Use correct phone with country code. Enter 2FA password if enabled.
- API credentials are never shared
- Stored encrypted in database
- Revoke anytime from my.telegram.org
- Never share your api_hash
FAQ
Yes, create one specifically for GHOSTwire.
Yes, but creating a new app is recommended.
Yes. Bot can only read messages from channels you're a member of.
View them again at my.telegram.org → API Development Tools.