This operation allows you to find email addresses from a person’s full name and company information. It returns a list of email with their types (professional, personal) along with credits and rate limit information. This operation consumes 2 credit.
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard. You must use it in the query string of your request as ?apikey=YOUR_API_KEY or in the headers as x-api-key: YOUR_API_KEY
The endpoint returns email addresses found for the person.
Indicates success or failure of api request.
Represents the number of credits consumed by this query.
Represents the usable credits available for the user account after this query.
Represents the usable daily request limit available for the user account after this query.
Represents the usable daily request limit available for the user account after this query.
Represents the usable minute request limit available for the user account after this query.
Represents the next minute rate limit reset for the user account after this query. Datetime in ISO 8601 format (e.g., 2025-11-14T14:34:43.000Z).
Array of email addresses found for the profile.