Skip to content
Credits: 0

API Documentation

Integrate our powerful email finding capabilities into your applications.

Overview

Our RESTful API provides programmatic access to our email finding capabilities. With just a few API calls, you can search for individual emails, find emails associated with LinkedIn profiles, locate decision-makers, and retrieve company-wide email lists.

Authentication

We use Basic Authentication for API access:

  • Username: Your account email address
  • Password: Your API key

Endpoints

Find Person Email

Endpoint:

POST /api/v1/email/find-person-email

Request Body:

Response Example:

Integration Examples