Back to library
Email Verify API
Verify whether an email address is valid and deliverable, returning a clear status to prevent bounces and maintain list hygiene.
Active1 credit = 1 requestGET/v2/email/verify
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/email/verify' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"email": "g.scaglia@piloterr.com",
"status": "invalid"
}Integrations
Integrate Email Verify with your favorite tools.
Pricing
1 credit per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/email/verify
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.