API Docs

Rate Limits

There are different rate limits for different API endpoints. These rate limits are shown below. Enterprise accounts may request higher rate limits.

EndpointMethodRate Limit
/emailvrfGET30 per second
/batchemailvrfPOST1 per second
/batchstatusGET5 per second
/batchresultGET1 per second
/email-discoveryGET5 per second
/creditbalanceGET1 per second

cURL

{
“message”: “Rate Limit Exceeded”
}

Make sure to replace your_api_key with your API key.