ReverseMails

Reverse Email Lookup

Find LinkedIn Profiles by Email

Turn email addresses into real-time LinkedIn and company data.

GDPR & CCPA Compliant
Trusted by 20,000+ Users
Bill Gates
Bill Gates

Co-chair, Bill & Melinda Gates Foundation

Seattle, Washington, United States of America
35,415 connections

Co-chair of the Bill & Melinda Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.

Work Experience

(Positions: 3)

Bill & Melinda Gates Foundation

Co-chair

Breakthrough Energy

Founder

Microsoft

Co-founder

Education

Harvard University (1973 - 1975)

Lakeside School ( - )

GET
https://api.reversemails.com/v1/lookup
{
  "publicIdentifier": "williamhgates",
  "linkedInUrl": "https://www.linkedin.com/in/ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc",
  "firstName": "Bill",
  "lastName": "Gates",
  "headline": "Co-chair, Bill & Melinda Gates Foundation",
  "location": "Seattle, Washington, United States of America",
  "summary": "Co-chair of the Bill & Melinda Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.",
  "photoUrl": "/img/billy.webp",
  "connectionCount": 35415,
  "positions": {
    "positionsCount": 3,
    "positionHistory": [
      {
        "title": "Co-chair",
        "companyName": "Bill & Melinda Gates Foundation",
        "description": "",
        "startEndDate": {
          "start": {
            "month": 1,
            "year": 2000
          },
          "end": null
        },
        "companyLogo": "https://media.licdn.com/dms/image/C4E0BAQE7Na_mKQhIJg/company-logo_400_400/0/1633731811337/bill__melinda_gates_foundation_logo?e=1726099200&v=beta&t=LIgstVg1oR5LmBl9u1kolb_xeOqs5kX1ZTcUpaEtsE4",
        "linkedInUrl": "https://www.linkedin.com/company/8736/"
      },
      {
        "title": "Founder",
        "companyName": "Breakthrough Energy",
        "description": "",
        "startEndDate": {
          "start": {
            "month": 1,
            "year": 2015
          },
          "end": null
        },
        "companyLogo": "https://media.licdn.com/dms/image/C4D0BAQGwD9vNu044FA/company-logo_400_400/0/1630531940051/breakthrough_energy_ventures_logo?e=1726099200&v=beta&t=DIU32ElAkeY4aqcq_9uJTAhiZI-v0GoOX77409cLZRE",
        "linkedInUrl": "https://www.linkedin.com/company/19141006/"
      },
      {
        "title": "Co-founder",
        "companyName": "Microsoft",
        "description": "",
        "startEndDate": {
          "start": {
            "month": 1,
            "year": 1975
          },
          "end": null
        },
        "companyLogo": "https://media.licdn.com/dms/image/C560BAQE88xCsONDULQ/company-logo_400_400/0/1630652622688/microsoft_logo?e=1726099200&v=beta&t=zueWlWXcJ4WjwGSzlUWgPOnjoAm8C2KfSIcWWHxWrGg",
        "linkedInUrl": "https://www.linkedin.com/company/1035/"
      }
    ]
  },
  "schools": {
    "educationsCount": 2,
    "educationHistory": [
      {
        "degreeName": "",
        "fieldOfStudy": "",
        "description": null,
        "linkedInUrl": "https://www.linkedin.com/company/1646/",
        "schoolLogo": "https://media.licdn.com/dms/image/C4E0BAQF5t62bcL0e9g/company-logo_400_400/0/1631318058235?e=1726099200&v=beta&t=tSGQKfAlig70DD9n2_xkYR54yBTf7K3aKsau8PMQSVM",
        "schoolName": "Harvard University",
        "startEndDate": {
          "start": {
            "month": 1,
            "year": 1973
          },
          "end": {
            "month": 1,
            "year": 1975
          }
        }
      },
      {
        "degreeName": "",
        "fieldOfStudy": "",
        "description": null,
        "linkedInUrl": "https://www.linkedin.com/company/30288/",
        "schoolLogo": "https://media.licdn.com/dms/image/D560BAQGFmOQmzpxg9A/company-logo_400_400/0/1683732883164/lakeside_school_logo?e=1726099200&v=beta&t=cylwvrQe7Q4N8oU1hotzPfrae8yxPuzdtG1ocBSuEmA",
        "schoolName": "Lakeside School",
        "startEndDate": {
          "start": {
            "month": null,
            "year": null
          },
          "end": {
            "month": null,
            "year": null
          }
        }
      }
    ]
  }
}

LinkedIn Integration

Convert emails into LinkedIn connections and expand your network seamlessly.

Company Data

Enrich company data effortlessly with real-time information on career paths and industry statistics.

Developer API

Integrate our powerful API for automated contact and company data enrichment.
Key Features

The Best Data Quality in Reverse Email Lookup

Our platform helps you find and connect with the right leads, saving you time and increasing your sales and marketing efficiency.

  • Legal Compliance

    Our platform complies with all legal requirements and regulations, ensuring that you can use our service without any legal issues.

  • GDPR Compliance

    We are fully GDPR compliant as we do not store any personal data. All lead information is fetched in real-time, ensuring that we only process data when explicitly requested.

  • Always Up-to-Date

    Our service ensures that you always receive the most up-to-date information. Every lookup is processed in real-time, guaranteeing the freshest and most accurate lead information available at the moment of your query.

Zapier Integration

Seamlessly integrate our API with Zapier to automate your lead generation workflow. Connect with over 3,000+ apps and create powerful automations without any coding.

or

API Example

Request:

GET /v1/[email protected]

Response:

{
  success: true,
  email: '[email protected]',
  person: {
    publicIdentifier: 'williamhgates',
    linkedInIdentifier: 'ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc',
    linkedInUrl: 'https://www.linkedin.com/in/ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc',
    firstName: 'Bill',
    lastName: 'Gates',
    headline: 'Co-chair, Bill & Melinda Gates Foundation',
    location: 'Seattle, Washington, United States of America',
    ...
  }
}
Pricing

The Lowest Prices for Reverse Email Lookup Tool

Choose the plan that best fits your business needs and start generating high-quality leads today.

Get 2 months free with annual subscription

Free

Free to grow your business with free features.

$0/month

billed annually

  • 20 email credits
  • API access
  • Zapier integration
  • GDPR & CCPA compliant

Basic

The essentials for delivering your best work.

$90/month

billed annually

  • 2000 email credits
  • API access
  • Zapier integration
  • GDPR & CCPA compliant
  • Priority customer support

Business

Most popular

A plan that scales with your rapidly growing business.

$250/month

billed annually

  • 10,000 email credits
  • API access
  • Zapier integration
  • GDPR & CCPA compliant
  • Priority customer support

Enterprise

Dedicated support and solutions for your company.

$2,000/month

starts from, billed annually

  • Everything in Mid-size Business
  • Dedicated account manager
  • Daily usage reports
  • Custom integrations
  • SLA (Service Level Agreement)

Email to LinkedIn Profile Lookup: Your Complete FAQ Guide