Bulk Email Checker
Verify Gmail & Outlook live status · Detect disposable emails · Check in bulk
Drop .txt or browse
One email per line
Options
Free quota
/ left
Credit cost
1 credit / email
Resets at
Total
Live
Verify
Disable
Disposable
| Provider | Status | Disposable | ||
|---|---|---|---|---|
|
Disposable |
⚠ Disposable — |
No emails with status ""
Results will appear here
Paste your email list above, then tap Check Emails.
What each status means
Active & deliverable
Email is working normally — safe to send
Phone verify required
Gmail/Outlook awaiting phone verification
Suspended by provider
Account disabled by Google/Microsoft
Address not found
Email doesn't exist — may be available
Temporary / throwaway email
Known disposable domain — block to prevent abuse
Ychecker's Bulk Email Checker is a powerful tool that simplifies the process of verifying multiple email addresses simultaneously. With our user-friendly interface and advanced features, you can quickly and efficiently clean your email lists, ensuring better deliverability and performance.
How to Verify Bulk Email Lists
- Input Email Addresses:
- Copy and paste your list of email addresses into the provided textarea.
- Each email address should be on a separate line.
- Alternatively, you can upload a text file containing your email list.
- Upload Text File (Optional):
- If you choose to upload a text file, click on the "Attach File" button.
- Select the text file from your device and click "Open".
- The contents of the text file will be automatically displayed in the textarea, ready for verification.
- Start the Verification Process:
- Once you have entered or uploaded your email list, click on the "Verify" button to initiate the bulk email verification process.
- Ychecker will check each email address individually and provide real-time results.
- Filter and Copy Results:
- After the verification process is complete, you can filter the results based on different statuses.
- Select the desired status (Live, Die, Verify, or Disposable) from the dropdown menu.
- Click on the "Copy" button to easily copy the filtered email addresses to your clipboard.
Note: Please be aware of the usage limits and credit deduction modes:
- Guest Users (Unauthenticated): 100 free email checks per 24 hours (tracked by IP address, auto-resets after 86,400 seconds).
- Logged-in Members: 300 free email checks per 24 hours (tracked by User ID, includes +200 bonus checks/day, auto-resets after 86,400 seconds).
- Account Credits System:
- Web UI Verification (ychecker.com): 1 Credit = 1 Check (~$0.001 per check).
- Direct API Integration (app.sonjj.com): Billed per API endpoint rate (from 0.05 to 2.00 credits per request depending on check type). Top up & manage at my.sonjj.com.
- 2 Deduction Modes:
- Free-First (Default): Uses up your 100/300 daily free checks first; when remaining free count reaches 0, automatically deducts from your Account Credits.
- Credit-First (
use_credit_first = 1): Deducts directly from your Account Credits balance first; when credits run out, falls back to remaining daily free quota.
Developer API & Bulk Verification Endpoints
Base URL
https://app.sonjj.com
Authentication requires the X-Api-Key header on every request. You can obtain your key and manage API Credits by logging into my.sonjj.com.
Primary Endpoint
GET /v1/check_email/ — Full Email Verification (2.00 credits / request)
Checks email existence, provider type (Gmail/Outlook/Other), disposable domain detection, and Gmail/Outlook status (Live, Verify, Disable).
Request Parameters
| Parameter | Type | In | Required | Description |
|---|---|---|---|---|
email |
string | query | true | Target email address to verify |
Example Response (200 OK)
{
"type": "Gmail",
"disposable": "No",
"status": "OK"
}
Developer API Endpoints & Credit Rates
| Endpoint | Method | Cost | Description |
|---|---|---|---|
/v1/check_email/ |
GET |
2.00 credits | Full check (existence, type, disposable, phone-gate & disabled status) |
/v1/check_gmail/ |
GET |
0.50 credits | Specialized Gmail check (existence, status, avatar) |
/v1/check_microsoft/ |
GET |
0.50 credits | Specialized Microsoft check (Outlook, Hotmail, Live) |
/v1/check_disposable_email/ |
GET |
0.05 credits | Fast domain disposable detection |
Note: For Web UI verification on ychecker.com, the internal controller automatically manages daily free quotas (100 checks/24h for Guests, 300 checks/24h for Logged-in Members) and returns x-ratelimit-* headers.
Frequently Asked Questions (FAQ)
How do I input email addresses for bulk verification?
You can input email addresses by copying and pasting your list into the provided textarea. Each email address should be on a separate line. Alternatively, you can upload a text file containing your email list.
Can I upload a file containing my email list?
Yes, Ychecker's Bulk Email Checker supports uploading text files. Simply click on the "Attach File" button, select your text file, and the contents will be automatically displayed in the textarea, ready for verification.
How do I initiate the bulk email verification process?
After entering or uploading your email list, click on the "Verify" button to start the verification process. Ychecker will check each email address individually and provide real-time results.
Can I filter the verification results?
Yes, once the verification process is complete, you can filter the results based on different statuses, such as Live, Die, Verify, or Disposable. Simply select the desired status from the dropdown menu.
How can I easily copy the filtered email addresses?
After filtering the results, click on the "Copy" button to copy the selected email addresses to your clipboard. You can then paste them into your preferred document or application.
Are there any usage limits for Ychecker's Bulk Email Checker?
Yes: Guests get 100 free checks per 24 hours (by IP), while logged-in members receive 300 free checks per 24 hours (by User ID, +200 bonus/day). If you need more, Account Credits (1 Credit = 1 Check, ~$0.001/check) allow unlimited checking without waiting for daily resets. You can choose between **Free-First** (use free quota first) or **Credit-First** (use credit balance first) deduction modes.
Is there any documentation available for the SonjjAPI?
Yes, you can find detailed documentation for the SonjjAPI at [ychecker.com/api](https://ychecker.com/api).
How can I get started with Ychecker's Bulk Email Checker?
To get started, simply visit the Bulk Email Checker page on Ychecker.com. Sign up for an account to access higher usage limits and additional features. Once logged in, you can input your email list and start the verification process immediately.