ENROW API

Build automated

email outreach workflows

Enrow's API is fast and reliable.

Get started in minutes.

TRUSTED BY +1000 FAST GROWING COMPANIES

TRUSTED BY +1000 FAST GROWING COMPANIES

TRUSTED BY +1000 FAST GROWING COMPANIES

Email Finder API

Start with a person’s name and a domain name, and get a professional email in the payload. The Email Finder API also returns a validity tag, marking emails as either valid or invalid. This ensures you achieve the highest deliverability rate.

POST

https://api.enrow.io/email/find/single

curl --request POST \
     --url https://api.enrow.io/email/find/single \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{
       "fullname": "jim halpert",
       "company_name": "Dunder Mifflin"
     }'

Get

https://api.enrow.io/email/find/single

{
    "email": "jhalpert@dundermifflin.com",
    "status": "valid",
    "company_name": "Dunder Mifflin",
    "company_domain": "dundermifflin.com"

POST

https://api.enrow.io/email/verify/single

curl --request POST \
     --url https://api.enrow.io/email/verify/single \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{ "email": "thomas@enrow.io" }'

Get

https://api.enrow.io/email/verify/single

{
    "email": "thomas@enrow.io",
    "status": "valid"

Email Verifier API

Email Verifier API

Email Verifier API

The Email Verifier API is your go-to tool for validating email addresses. Input an address, and the API confirms its validity with a binary system, tagging emails as valid or invalid to ensure the highest deliverability rate.

Webhooks

Run searches asynchronously.

Custom Fields

Get an internal id in your response.

Fast API

300ms to get a response with the Email Verifier.

High Rate Limit

Up to 50 requests per second.

I've tried all the email providers on the market, and Enrow is by far the best. Setting up the API takes 15 seconds, and you’re all set to enjoy their top finding rate of valid emails. We send millions of emails every quarter thanks to them.

Paul-François Goriaux,

Head of Growth at Polar Analytics

I've tried all the email providers on the market, and Enrow is by far the best. Setting up the API takes 15 seconds, and you’re all set to enjoy their top finding rate of valid emails. We send millions of emails every quarter thanks to them.

Paul-François Goriaux,

Head of Growth at Polar Analytics