Instant Email Verification API
EmailVerify.io provides a Single Email Validation API to help you validate individual email addresses in real time with a single request. It is designed for developers who need to integrate email verification directly into their applications, forms, or workflows.
Authentication
All API requests require a valid API key for authentication. Your API key can be generated from the API section of your dashboard after logging in. Include this key in every request as shown in the examples below.
API Endpoint
Use the following GET request to validate a single email address in real time.
Example Success Response
A successful request returns the following JSON response:
Checks Performed
Each email address submitted to the API goes through the following validation checks:
Error Responses
If a request fails, the API will return one of the following error messages:
Check Account Balance
Use the following GET request to retrieve your current account credit balance.
Replace Your_API_ Key with your active API key.
Next Steps
You’ve seen how easy it is; now it’s your turn!
Head to the API section, generate your key, and start validating emails instantly.