People data built for real business use

Resolve and enrich B2B professional profiles with structured fields you can trust designed for products, pipelines, and CRM workflows.

Turn one input into a complete professional profile

Full name
Job title
Current company
Work history
Education
Location
Skills
Seniority
Industry
1{
2  "success": true,
3  "data": {
4    "publicId": "janedoe",
5    "memberId": "ACoAAB12345",
6    "linkedinUrl": "https://www.social.com/in/janedoe",
7    "firstName": "Jane",
8    "lastName": "Doe",
9    "headline": "VP of Marketing at Acme Corp",
10    "summary": "Experienced marketing leader with 15+ years driving growth for B2B SaaS companies. Passionate about data-driven strategies and building high-performing teams.",
11    "pronoun": "she/her",
12    "isOpenToWork": false,
13    "hasPremium": true,
14    "hasVerificationBadge": true,
15    "photoUrl": "https://media.licdn.com/dms/image/v2/D5603AQ.../profile-photo.jpg",
16    "backgroundUrl": "https://media.licdn.com/dms/image/v2/D5616AQ.../background.jpg",
17    "creationDate": "2009-03-15T00:00:00.000Z",
18    "followersCount": 12480,
19    "connectionsCount": 500,
20    "location": {
21      "city": "San Francisco",
22      "state": "California",
23      "country": "United States",
24      "countryCode": "US"
25    },
26    "currentPosition": {
27      "title": "VP of Marketing",
28      "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
29      "contractType": "Full-time",
30      "companyName": "Acme Corp",
31      "companyLinkedinId": "12345678",
32      "companyUrl": "https://www.social.com/company/acme-corp",
33      "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
34      "startEndDate": {
35        "start": "2021-06-01T00:00:00.000Z",
36        "end": null
37      }
38    },
39    "experience": [
40      {
41        "title": "VP of Marketing",
42        "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
43        "contractType": "Full-time",
44        "companyName": "Acme Corp",
45        "companyLinkedinId": "12345678",
46        "companyUrl": "https://www.social.com/company/acme-corp",
47        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
48        "startEndDate": {
49          "start": "2021-06-01T00:00:00.000Z",
50          "end": null
51        }
52      },
53      {
54        "title": "Director of Marketing",
55        "description": "Built the marketing function from scratch. Scaled from 0 to $5M ARR.",
56        "contractType": "Full-time",
57        "companyName": "Startup Inc",
58        "companyLinkedinId": "98765432",
59        "companyUrl": "https://www.social.com/company/startup-inc",
60        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C560BAQ.../logo.jpg",
61        "startEndDate": {
62          "start": "2018-01-01T00:00:00.000Z",
63          "end": "2021-05-31T00:00:00.000Z"
64        }
65      }
66    ],
67    "education": [
68      {
69        "degreeName": "MBA",
70        "fieldOfStudy": "Marketing",
71        "description": null,
72        "schoolName": "Stanford Graduate School of Business",
73        "schoolUrl": "https://www.social.com/school/stanford-gsb",
74        "schoolLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
75        "startEndDate": {
76          "start": "2012-09-01T00:00:00.000Z",
77          "end": "2014-06-15T00:00:00.000Z"
78        }
79      }
80    ],
81    "skills": [
82      "Marketing Strategy",
83      "B2B SaaS",
84      "Demand Generation",
85      "Product Marketing",
86      "Team Leadership",
87      "Data Analytics",
88      "Content Marketing",
89      "SEO",
90      "Account-Based Marketing"
91    ],
92    "languages": [
93      {
94        "language": "English",
95        "proficiency": "Native or bilingual"
96      },
97      {
98        "language": "French",
99        "proficiency": "Professional working"
100      }
101    ],
102    "certifications": [
103      {
104        "name": "Google Analytics Certified",
105        "authority": "Google",
106        "licenseNumber": "GA-2023-78901",
107        "url": "https://skillshop.credential.net/abc123",
108        "startEndDate": {
109          "start": "2023-02-01T00:00:00.000Z",
110          "end": "2025-02-01T00:00:00.000Z"
111        }
112      }
113    ],
114    "recommendations": [
115      {
116        "authorFullname": "John Smith",
117        "authorUrl": "https://www.social.com/in/johnsmith",
118        "caption": "CEO at Startup Inc",
119        "description": "Jane is one of the most strategic marketers I've worked with. She has an incredible ability to turn data into actionable growth plans."
120      }
121    ],
122    "testScores": []
123  },
124  "error": null,
125  "metadata": {
126    "requestId": "req_a1b2c3d4e5f6",
127    "executionTimeMs": 2340,
128    "updatedAt": "2025-01-15T09:30:00.000Z"
129  },
130  "quotas": {
131    "creditsConsumed": 1,
132    "workspace": {
133      "id": "ws_abc123",
134      "credits": {
135        "total": 10000,
136        "used": 4521,
137        "left": 5479
138      },
139      "dailyLimit": null,
140      "minuteRateLimit": {
141        "limit": 60,
142        "used": 12,
143        "left": 48,
144        "nextReset": "2025-01-15T09:31:00.000Z"
145      },
146      "hasUnlimitedCredits": false,
147      "allowDailyOvercost": false
148    },
149    "key": {
150      "id": "key_abc123",
151      "dailyLimit": null,
152      "minuteRateLimit": {
153        "limit": 60,
154        "used": 12,
155        "left": 48,
156        "nextReset": "2025-01-15T09:31:00.000Z"
157      }
158    }
159  }
160}
1{
2  "success": true,
3  "data": {
4    "publicId": "janedoe",
5    "memberId": "ACoAAB12345",
6    "linkedinUrl": "https://www.social.com/in/janedoe",
7    "firstName": "Jane",
8    "lastName": "Doe",
9    "headline": "VP of Marketing at Acme Corp",
10    "summary": "Experienced marketing leader with 15+ years driving growth for B2B SaaS companies. Passionate about data-driven strategies and building high-performing teams.",
11    "pronoun": "she/her",
12    "isOpenToWork": false,
13    "hasPremium": true,
14    "hasVerificationBadge": true,
15    "photoUrl": "https://media.licdn.com/dms/image/v2/D5603AQ.../profile-photo.jpg",
16    "backgroundUrl": "https://media.licdn.com/dms/image/v2/D5616AQ.../background.jpg",
17    "creationDate": "2009-03-15T00:00:00.000Z",
18    "followersCount": 12480,
19    "connectionsCount": 500,
20    "location": {
21      "city": "San Francisco",
22      "state": "California",
23      "country": "United States",
24      "countryCode": "US"
25    },
26    "currentPosition": {
27      "title": "VP of Marketing",
28      "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
29      "contractType": "Full-time",
30      "companyName": "Acme Corp",
31      "companyLinkedinId": "12345678",
32      "companyUrl": "https://www.social.com/company/acme-corp",
33      "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
34      "startEndDate": {
35        "start": "2021-06-01T00:00:00.000Z",
36        "end": null
37      }
38    },
39    "experience": [
40      {
41        "title": "VP of Marketing",
42        "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
43        "contractType": "Full-time",
44        "companyName": "Acme Corp",
45        "companyLinkedinId": "12345678",
46        "companyUrl": "https://www.social.com/company/acme-corp",
47        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
48        "startEndDate": {
49          "start": "2021-06-01T00:00:00.000Z",
50          "end": null
51        }
52      },
53      {
54        "title": "Director of Marketing",
55        "description": "Built the marketing function from scratch. Scaled from 0 to $5M ARR.",
56        "contractType": "Full-time",
57        "companyName": "Startup Inc",
58        "companyLinkedinId": "98765432",
59        "companyUrl": "https://www.social.com/company/startup-inc",
60        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C560BAQ.../logo.jpg",
61        "startEndDate": {
62          "start": "2018-01-01T00:00:00.000Z",
63          "end": "2021-05-31T00:00:00.000Z"
64        }
65      }
66    ],
67    "education": [
68      {
69        "degreeName": "MBA",
70        "fieldOfStudy": "Marketing",
71        "description": null,
72        "schoolName": "Stanford Graduate School of Business",
73        "schoolUrl": "https://www.social.com/school/stanford-gsb",
74        "schoolLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
75        "startEndDate": {
76          "start": "2012-09-01T00:00:00.000Z",
77          "end": "2014-06-15T00:00:00.000Z"
78        }
79      }
80    ],
81    "skills": [
82      "Marketing Strategy",
83      "B2B SaaS",
84      "Demand Generation",
85      "Product Marketing",
86      "Team Leadership",
87      "Data Analytics",
88      "Content Marketing",
89      "SEO",
90      "Account-Based Marketing"
91    ],
92    "languages": [
93      {
94        "language": "English",
95        "proficiency": "Native or bilingual"
96      },
97      {
98        "language": "French",
99        "proficiency": "Professional working"
100      }
101    ],
102    "certifications": [
103      {
104        "name": "Google Analytics Certified",
105        "authority": "Google",
106        "licenseNumber": "GA-2023-78901",
107        "url": "https://skillshop.credential.net/abc123",
108        "startEndDate": {
109          "start": "2023-02-01T00:00:00.000Z",
110          "end": "2025-02-01T00:00:00.000Z"
111        }
112      }
113    ],
114    "recommendations": [
115      {
116        "authorFullname": "John Smith",
117        "authorUrl": "https://www.social.com/in/johnsmith",
118        "caption": "CEO at Startup Inc",
119        "description": "Jane is one of the most strategic marketers I've worked with. She has an incredible ability to turn data into actionable growth plans."
120      }
121    ],
122    "testScores": []
123  },
124  "error": null,
125  "metadata": {
126    "requestId": "req_a1b2c3d4e5f6",
127    "executionTimeMs": 2340,
128    "updatedAt": "2025-01-15T09:30:00.000Z"
129  },
130  "quotas": {
131    "creditsConsumed": 1,
132    "workspace": {
133      "id": "ws_abc123",
134      "credits": {
135        "total": 10000,
136        "used": 4521,
137        "left": 5479
138      },
139      "dailyLimit": null,
140      "minuteRateLimit": {
141        "limit": 60,
142        "used": 12,
143        "left": 48,
144        "nextReset": "2025-01-15T09:31:00.000Z"
145      },
146      "hasUnlimitedCredits": false,
147      "allowDailyOvercost": false
148    },
149    "key": {
150      "id": "key_abc123",
151      "dailyLimit": null,
152      "minuteRateLimit": {
153        "limit": 60,
154        "used": 12,
155        "left": 48,
156        "nextReset": "2025-01-15T09:31:00.000Z"
157      }
158    }
159  }
160}
1{
2  "success": true,
3  "data": {
4    "publicId": "janedoe",
5    "memberId": "ACoAAB12345",
6    "linkedinUrl": "https://www.social.com/in/janedoe",
7    "firstName": "Jane",
8    "lastName": "Doe",
9    "headline": "VP of Marketing at Acme Corp",
10    "summary": "Experienced marketing leader with 15+ years driving growth for B2B SaaS companies. Passionate about data-driven strategies and building high-performing teams.",
11    "pronoun": "she/her",
12    "isOpenToWork": false,
13    "hasPremium": true,
14    "hasVerificationBadge": true,
15    "photoUrl": "https://media.licdn.com/dms/image/v2/D5603AQ.../profile-photo.jpg",
16    "backgroundUrl": "https://media.licdn.com/dms/image/v2/D5616AQ.../background.jpg",
17    "creationDate": "2009-03-15T00:00:00.000Z",
18    "followersCount": 12480,
19    "connectionsCount": 500,
20    "location": {
21      "city": "San Francisco",
22      "state": "California",
23      "country": "United States",
24      "countryCode": "US"
25    },
26    "currentPosition": {
27      "title": "VP of Marketing",
28      "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
29      "contractType": "Full-time",
30      "companyName": "Acme Corp",
31      "companyLinkedinId": "12345678",
32      "companyUrl": "https://www.social.com/company/acme-corp",
33      "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
34      "startEndDate": {
35        "start": "2021-06-01T00:00:00.000Z",
36        "end": null
37      }
38    },
39    "experience": [
40      {
41        "title": "VP of Marketing",
42        "description": "Leading a team of 25 marketers across demand gen, product marketing, and brand. Drove 140% pipeline growth YoY.",
43        "contractType": "Full-time",
44        "companyName": "Acme Corp",
45        "companyLinkedinId": "12345678",
46        "companyUrl": "https://www.social.com/company/acme-corp",
47        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
48        "startEndDate": {
49          "start": "2021-06-01T00:00:00.000Z",
50          "end": null
51        }
52      },
53      {
54        "title": "Director of Marketing",
55        "description": "Built the marketing function from scratch. Scaled from 0 to $5M ARR.",
56        "contractType": "Full-time",
57        "companyName": "Startup Inc",
58        "companyLinkedinId": "98765432",
59        "companyUrl": "https://www.social.com/company/startup-inc",
60        "companyLogoUrl": "https://media.licdn.com/dms/image/v2/C560BAQ.../logo.jpg",
61        "startEndDate": {
62          "start": "2018-01-01T00:00:00.000Z",
63          "end": "2021-05-31T00:00:00.000Z"
64        }
65      }
66    ],
67    "education": [
68      {
69        "degreeName": "MBA",
70        "fieldOfStudy": "Marketing",
71        "description": null,
72        "schoolName": "Stanford Graduate School of Business",
73        "schoolUrl": "https://www.social.com/school/stanford-gsb",
74        "schoolLogoUrl": "https://media.licdn.com/dms/image/v2/C4D0BAQ.../logo.jpg",
75        "startEndDate": {
76          "start": "2012-09-01T00:00:00.000Z",
77          "end": "2014-06-15T00:00:00.000Z"
78        }
79      }
80    ],
81    "skills": [
82      "Marketing Strategy",
83      "B2B SaaS",
84      "Demand Generation",
85      "Product Marketing",
86      "Team Leadership",
87      "Data Analytics",
88      "Content Marketing",
89      "SEO",
90      "Account-Based Marketing"
91    ],
92    "languages": [
93      {
94        "language": "English",
95        "proficiency": "Native or bilingual"
96      },
97      {
98        "language": "French",
99        "proficiency": "Professional working"
100      }
101    ],
102    "certifications": [
103      {
104        "name": "Google Analytics Certified",
105        "authority": "Google",
106        "licenseNumber": "GA-2023-78901",
107        "url": "https://skillshop.credential.net/abc123",
108        "startEndDate": {
109          "start": "2023-02-01T00:00:00.000Z",
110          "end": "2025-02-01T00:00:00.000Z"
111        }
112      }
113    ],
114    "recommendations": [
115      {
116        "authorFullname": "John Smith",
117        "authorUrl": "https://www.social.com/in/johnsmith",
118        "caption": "CEO at Startup Inc",
119        "description": "Jane is one of the most strategic marketers I've worked with. She has an incredible ability to turn data into actionable growth plans."
120      }
121    ],
122    "testScores": []
123  },
124  "error": null,
125  "metadata": {
126    "requestId": "req_a1b2c3d4e5f6",
127    "executionTimeMs": 2340,
128    "updatedAt": "2025-01-15T09:30:00.000Z"
129  },
130  "quotas": {
131    "creditsConsumed": 1,
132    "workspace": {
133      "id": "ws_abc123",
134      "credits": {
135        "total": 10000,
136        "used": 4521,
137        "left": 5479
138      },
139      "dailyLimit": null,
140      "minuteRateLimit": {
141        "limit": 60,
142        "used": 12,
143        "left": 48,
144        "nextReset": "2025-01-15T09:31:00.000Z"
145      },
146      "hasUnlimitedCredits": false,
147      "allowDailyOvercost": false
148    },
149    "key": {
150      "id": "key_abc123",
151      "dailyLimit": null,
152      "minuteRateLimit": {
153        "limit": 60,
154        "used": 12,
155        "left": 48,
156        "nextReset": "2025-01-15T09:31:00.000Z"
157      }
158    }
159  }
160}

How teams put this data to work

Build reliable identity resolution and enrichment into your workflows without manual cleanup.

CRM enrichment & field completion

Fill missing titles, locations, and role context to keep records usable across teams. Reduce manual research by enriching at creation time or on a schedule.

Identity resolution & deduplication

Merge duplicates by normalizing people identity across emails, names, and domains. Keep one canonical profile powering every downstream tool.

Outbound targeting & personalization

Use job title, seniority, and skills to segment audiences precisely. Generate higher-quality messaging by injecting structured context into sequences and scripts.

Recruiting & talent intelligence

Power search, shortlisting, and matching using consistent profile attributes. Track role changes and career paths to identify relevant candidates faster.

Operations & routing automation

Route inbound leads to the right owner based on title, department, or geography. Trigger workflows when a record meets specific criteria (e.g., senior decision-maker in target region).

AI agents & RAG grounding

Provide structured profile context so agents act on verified fields instead of guesses. Improve classification, summarization, and enrichment prompts with consistent

Trusted by data-driven teams

“Our data team built an internal ops product with Reverse Contact. It improved identity resolution across systems and provided a reliable people & company layer.”

Ethan Carter
Data Team, Gitpod

“We use Reverse Contact as a trusted data provider for our product inside our RevOps workflows. It helps our customers unify CRM records and enrich missing context...”

David Bromberg
CEO, Lantern

“Reverse Contact provided a reliable identity resolution layer for our product. The API is straightforward, outputs are consistent, and match quality is strong.”

Lucas Perret
Head of Product, lemlist

Compliance-by-design. Built to be defensible.

Reverse Contact is designed to support GDPR/CCPA-aligned data practices. We maintain clear sourcing principles, respect data subject rights, and prioritize accuracy over guesswork.

GDPR
CCPA

Frequently Asked Questions

Can't find the answers to your questions?
Reach out to us by clicking here.

B2B Data made for Products & Workflows

Stop cleaning and reconciling records. Start shipping products powered by a reliable identity layer.

98.2
%
API uptime
300
M
Requests / month
<4
s
Response time (P95)