Documentation

Reverse Email Lookup Endpoint

Cost3 credits / successful request

Resolve a person profile from an email address. Works with both personal and work email addresses. Credits are charged by default (lookup_depth=deep) even when no match is found; use lookup_depth=superficial to avoid charges on null results.

GET
/api/v2/profile/resolve/email

Authorization

BearerAuth client
AuthorizationBearer <token>

In: header

Scope: client

Query Parameters

email*string

Email address of the user you want to look up.

lookup_depth*string

This parameter describes the depth options for our API lookup function. This endpoint can execute either a superficial or a deep lookup.
A superficial lookup involves comparing the provided email with entries in our database. This approach tends to yield fewer results and is typically less effective for work-related email addresses. However, it does not consume any credits if no results are returned.
On the other hand, a deep lookup extends beyond our database to utilize advanced heuristics and identify the individual associated with a given email. This method is particularly recommended for work emails.
Please note the following valid values for the depth of the lookup:

  • superficial: No credits are consumed if no results are found.
  • deep (default): Credits are used regardless of whether any results are returned.
enrich_profile?string

Enrich the result with a cached profile (if any).
Valid values are:

  • skip (default): do not enrich the results with cached profile data.
  • enrich: enriches the result with cached profile data.

Calling this API endpoint with this parameter would add 1 additional credit.
If you require fresh profile data, please chain this API call with the linkedin_profile_url result with the Person Profile Endpoint with the use_cache=if-recent parameter.

Response Body

application/json

curl -X GET "https://enrichlayer.com/api/v2/profile/resolve/email?email=satya%40microsoft.com&lookup_depth=deep&enrich_profile=enrich"
{
  "profile": {
    "public_identifier": "satyanadella",
    "profile_pic_url": "https://assets.enrichlayer.com/pp/profilepic/7d369850c9fe8c35e78a6a50c75334f5",
    "background_cover_image_url": "https://assets.enrichlayer.com/pp/profilepic/fe878f911fecd238e169a23b12103b0e",
    "first_name": "Satya",
    "last_name": "Nadella",
    "full_name": "Satya Nadella",
    "follower_count": 11888127,
    "occupation": "Chairman and CEO at Microsoft",
    "headline": "Chairman and CEO at Microsoft",
    "summary": "As chairman and CEO of Microsoft, I define my mission and that of my company as empowering every person and every organization on the planet to achieve more.",
    "country": "US",
    "country_full_name": "United States of America",
    "city": "Redmond",
    "state": "Washington",
    "experiences": [
      {
        "starts_at": {
          "day": 1,
          "month": 2,
          "year": 2014
        },
        "ends_at": null,
        "company": "Microsoft",
        "company_linkedin_profile_url": "https://www.linkedin.com/company/microsoft",
        "company_facebook_profile_url": null,
        "title": "Chairman and CEO",
        "description": null,
        "location": "Greater Seattle Area",
        "logo_url": "https://assets.enrichlayer.com/ll/D560BAQH32RJQCl3dDQ/company-logo_100_100/B56ZYQ0mrGGoAU-/0/1744038948046/microsoft_logo?e=2147483647&v=beta&t=rr_7_bFRKp6umQxIHErPOZHtR8dMPIYeTjlKFdotJBY"
      },
      {
        "starts_at": {
          "day": 1,
          "month": 1,
          "year": 2018
        },
        "ends_at": null,
        "company": "University of Chicago",
        "company_linkedin_profile_url": "https://www.linkedin.com/company/uchicago",
        "company_facebook_profile_url": null,
        "title": "Member Board Of Trustees",
        "description": null,
        "location": null,
        "logo_url": "https://assets.enrichlayer.com/pp/profilepic/f40c5f31ef246aeb1000ffb4e40f2991"
      },
      {
        "starts_at": {
          "day": 1,
          "month": 1,
          "year": 2017
        },
        "ends_at": {
          "day": 31,
          "month": 12,
          "year": 2024
        },
        "company": "Starbucks",
        "company_linkedin_profile_url": "https://www.linkedin.com/company/starbucks",
        "company_facebook_profile_url": null,
        "title": "Board Member",
        "description": null,
        "location": null,
        "logo_url": "https://assets.enrichlayer.com/ll/C4D0BAQEQxk9y2rk7Hw/company-logo_100_100/company-logo_100_100/0/1631316692276?e=2147483647&v=beta&t=itdoVXP3gnqtQ7Grar4B3YoPyw-Ors9bKMZlZpb0QcY"
      }
    ],
    "education": [
      {
        "starts_at": {
          "day": 1,
          "month": 1,
          "year": 1994
        },
        "ends_at": {
          "day": 31,
          "month": 12,
          "year": 1996
        },
        "field_of_study": null,
        "degree_name": null,
        "school": "The University of Chicago Booth School of Business",
        "school_linkedin_profile_url": "https://www.linkedin.com/company/universityofchicagoboothschoolofbusiness",
        "school_facebook_profile_url": null,
        "description": null,
        "logo_url": "https://assets.enrichlayer.com/pp/profilepic/88fa467a62fbfc5325394253f14e8700",
        "grade": null,
        "activities_and_societies": null
      },
      {
        "starts_at": {
          "day": null,
          "month": null,
          "year": null
        },
        "ends_at": null,
        "field_of_study": "Electrical Engineering",
        "degree_name": "Bachelor’s Degree",
        "school": "Manipal Institute of Technology, Manipal",
        "school_linkedin_profile_url": "https://www.linkedin.com/company/manipal-institute-of-technology",
        "school_facebook_profile_url": null,
        "description": null,
        "logo_url": "https://assets.enrichlayer.com/pp/profilepic/2aef6f72c73e3b40dbd56163897bdc04",
        "grade": null,
        "activities_and_societies": null
      },
      {
        "starts_at": {
          "day": null,
          "month": null,
          "year": null
        },
        "ends_at": null,
        "field_of_study": "Computer Science",
        "degree_name": "Master’s Degree",
        "school": "University of Wisconsin-Milwaukee",
        "school_linkedin_profile_url": "https://www.linkedin.com/company/uwmilwaukee",
        "school_facebook_profile_url": null,
        "description": null,
        "logo_url": "https://assets.enrichlayer.com/pp/profilepic/7916094135030c5846f34230e03dbaa2",
        "grade": null,
        "activities_and_societies": null
      }
    ],
    "accomplishment_organisations": [],
    "accomplishment_publications": [],
    "accomplishment_honors_awards": [],
    "accomplishment_patents": [],
    "accomplishment_courses": [],
    "accomplishment_projects": [],
    "accomplishment_test_scores": [],
    "volunteer_work": [],
    "certifications": [],
    "connections": 500,
    "people_also_viewed": [
      {
        "link": "https://www.linkedin.com/in/kevinolearytv",
        "name": "Kevin O'Leary",
        "summary": "Chairman, O’Leary Ventures and Beanstox",
        "location": "West Palm Beach"
      },
      {
        "link": "https://www.linkedin.com/in/aaronmartinfc",
        "name": "Aaron Martin",
        "summary": "Vice President Healthcare at Amazon",
        "location": "Seattle"
      },
      {
        "link": "https://www.linkedin.com/in/guthriescott",
        "name": "Scott Guthrie",
        "summary": "Executive Vice President at Microsoft",
        "location": "Bellevue"
      },
      {
        "link": "https://www.linkedin.com/in/toufisaliba",
        "name": "Toufi Saliba",
        "summary": "Author TODA/IP  .  | . CEO HyperCycle.AI  .  | . Chair - International Protocols for AI Security IEEE",
        "location": "San Francisco"
      },
      {
        "link": "https://www.linkedin.com/in/rajeshgopinathan",
        "name": "Rajesh Gopinathan",
        "summary": null,
        "location": "Mumbai"
      }
    ],
    "recommendations": [],
    "activities": [
      {
        "title": "Microsoft has been positioned as a Leader for the fourteenth consecutive year in the Gartner 2021 Magic Quadrant for Analytics and Business…",
        "link": null,
        "activity_status": null
      },
      {
        "title": "On March 17, we’re trying something we’ve never done before: Microsoft will host #Include2021, a free, global, digital event focused on diversity &…",
        "link": null,
        "activity_status": null
      },
      {
        "title": "I talked to Bill Gates about his important new book, which provides a framework to reduce our world’s greenhouse gas emissions to zero, including…",
        "link": null,
        "activity_status": null
      }
    ],
    "similarly_named_profiles": [],
    "articles": [],
    "groups": [],
    "meta": {
      "thin_profile": false,
      "last_updated": "2025-03-15T08:22:00Z"
    }
  },
  "last_updated": "2023-10-26T11:34:30Z"
}
Empty
Empty
Empty
Empty
Empty
Empty
Empty