This guide walks you through verifying your first email in under 2 minutes.
Go to emailkit.dev/auth/sign-in and log in with your email or Google account.
Before you can verify emails, you need credits. Each verification costs 1 credit.
Click Billing in the sidebar
Select a credit package (starts at 500 credits)
Complete the checkout via Stripe
Credits are added to your account instantly
Click Quick Verify in the sidebar (this is the default page after login)
Type or paste an email address into the input field
Click Verify
Results appear in seconds with a clear deliverability status
Have a list of emails? Use bulk verification:
Click Bulk Verify in the sidebar
Either upload a CSV file or paste a list of emails (one per line or comma-separated)
If uploading a CSV, select which column contains the email addresses
Click Start Verification
Watch real-time progress as emails are processed
When complete, download your results as a CSV
If you want to integrate EmailKit into your own application:
Click API Keys in the sidebar
Click Create API Key and give it a name
Copy and save the key (it starts with ek_ and is only shown once)
Use the key in your API requests — see the API documentation
Every verified email gets one of these statuses:
Status | Meaning |
|---|---|
Deliverable | The email is valid and can receive mail |
Undeliverable | The email does not exist or cannot receive mail |
Risky | The email exists but may cause issues (catch-all, disposable, etc.) |
Unknown | Verification could not be completed (temporary server issue) |