People Enrichment
Single person enrichment
API Reference
Account Details
Users
People Enrichment
Companies Enrichment
Searcher
Email Validation
Exclusion lists
Sequences
Phone numbers
People Enrichment
Single person enrichment
Single person enrichment
GET
/
people
/
find
curl --request GET \
--url https://api.amplemarket.com/people/find \
--header 'Authorization: Bearer <token>'
{
"id": "019584f8-38d4-7475-8e97-be0c05263297",
"object": "person",
"name": "Jonh Doe",
"first_name": "Jonh",
"last_name": "Doe",
"linkedin_url": "https://www.linkedin.com/in/person-1",
"title": "Founder and CEO",
"headline": "CEO @ Company",
"about": null,
"current_position_start_date": "2022-05-01",
"current_position_description": null,
"image_url": "http://hermann-ortiz.example/ronna_connelly",
"location": "San Francisco, California, United States",
"location_details": {
"city": "San Francisco",
"state": "California",
"country": "United States",
"lat": 37.7749,
"long": -122.4194
},
"experiences": [
{
"object": "experience",
"title": "CEO",
"company_name": "A Company",
"company_linkedin_url": "https://www.linkedin.com/company/company-1",
"start_date": "2023-03-01",
"end_date": null
}
],
"educations": [
{
"object": "education",
"degree": "BSc",
"field_of_study": "Computer Science",
"school_name": "MIT",
"school_linkedin_url": "https://www.linkedin.com/school/mit",
"start_date": "2019-03-01",
"end_date": "2023-03-01"
}
],
"company": {
"id": "019584f8-3876-7087-9f20-27c3adb03fb6",
"object": "company",
"name": "A Company",
"website": "https://company.com",
"linkedin_url": "https://www.linkedin.com/company/company-1",
"keywords": [
"sales",
"ai sales",
"sales engagement"
],
"estimated_number_of_employees": 500,
"size": "201-500 employees",
"industry": "Software Development",
"logo_url": "https://assets.amplemarket.com/avatars/company/019584f8-3876-7087-9f20-27c3adb03fb6",
"location": "San Francisco, California, United States",
"location_details": {
"city": "San Francisco",
"state": "California",
"country": "United States",
"lat": 37.7749,
"long": -122.4194
},
"overview": "Circle Health is a group of hospitals in the UK",
"followers": 0,
"founded_year": 1995,
"traffic_rank": 50,
"sic_codes": [
1,
2,
3
],
"naics_codes": [
5112,
511,
51
],
"type": "Privately Held",
"total_funding": 40000000,
"latest_funding_stage": "series_b",
"latest_funding_date": "2019-11-02",
"is_b2b": true,
"is_b2c": false,
"technologies": [],
"department_headcount": {
"design": 63
},
"job_function_headcount": {
"engineering_technical": {
"cloud_mobility": 52,
"support_technical_services": 38
},
"operations": {
"corporate_strategy": 65
},
"finance": {
"finance": 87,
"financial_strategy": 83,
"internal_audit_control": 71
},
"senior_leadership": {
"finance_executive": 53,
"marketing_executive": 12
},
"legal": {
"labor_employment": 35,
"privacy": 88
},
"medical_health": {
"psychiatry": 24
}
},
"estimated_revenue": "$1M-$10M"
}
}
Credit consumption:
- 0.5 email credits when a person is found, charged at most once per 24 hours
- 1 email credit when an email is revealed, only charged once
- 1 phone credit when a phone number is revealed, only charged once
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Email to use for matching
LinkedIn URL to use for matching
Person name to use for matching
Person title to use for matching
Company name to use for matching
Company domain to use for matching
Triggers email reveal for the matching person
Triggers phone number reveal for the matching person
Response
200
application/vnd.amp+json
Ok
Available options:
person
Available options:
education
Available options:
company
Available options:
10001+ employees
, 201-500 employees
, 51-200 employees
, 11-50 employees
, 1-10 employees
Available options:
Public Company
, Educational
, Self Employed
, Government Agency
, Non Profit
, Self Owned
, Privately Held
, Partnership
Available options:
seed
, angel
, venture_round_unknown_series
, series_a
, series_b
, series_c
, series_d
, series_e
, series_f
, series_g
, series_h
, series_i
, series_j
, debt
, equity_crowdfunding
, convertible_note
, ico
, private_equity
, other
Available options:
$0-$1M
, $1M-$10M
, $10M-$100M
, $100M-$1B
, $1B+
Was this page helpful?
curl --request GET \
--url https://api.amplemarket.com/people/find \
--header 'Authorization: Bearer <token>'
{
"id": "019584f8-38d4-7475-8e97-be0c05263297",
"object": "person",
"name": "Jonh Doe",
"first_name": "Jonh",
"last_name": "Doe",
"linkedin_url": "https://www.linkedin.com/in/person-1",
"title": "Founder and CEO",
"headline": "CEO @ Company",
"about": null,
"current_position_start_date": "2022-05-01",
"current_position_description": null,
"image_url": "http://hermann-ortiz.example/ronna_connelly",
"location": "San Francisco, California, United States",
"location_details": {
"city": "San Francisco",
"state": "California",
"country": "United States",
"lat": 37.7749,
"long": -122.4194
},
"experiences": [
{
"object": "experience",
"title": "CEO",
"company_name": "A Company",
"company_linkedin_url": "https://www.linkedin.com/company/company-1",
"start_date": "2023-03-01",
"end_date": null
}
],
"educations": [
{
"object": "education",
"degree": "BSc",
"field_of_study": "Computer Science",
"school_name": "MIT",
"school_linkedin_url": "https://www.linkedin.com/school/mit",
"start_date": "2019-03-01",
"end_date": "2023-03-01"
}
],
"company": {
"id": "019584f8-3876-7087-9f20-27c3adb03fb6",
"object": "company",
"name": "A Company",
"website": "https://company.com",
"linkedin_url": "https://www.linkedin.com/company/company-1",
"keywords": [
"sales",
"ai sales",
"sales engagement"
],
"estimated_number_of_employees": 500,
"size": "201-500 employees",
"industry": "Software Development",
"logo_url": "https://assets.amplemarket.com/avatars/company/019584f8-3876-7087-9f20-27c3adb03fb6",
"location": "San Francisco, California, United States",
"location_details": {
"city": "San Francisco",
"state": "California",
"country": "United States",
"lat": 37.7749,
"long": -122.4194
},
"overview": "Circle Health is a group of hospitals in the UK",
"followers": 0,
"founded_year": 1995,
"traffic_rank": 50,
"sic_codes": [
1,
2,
3
],
"naics_codes": [
5112,
511,
51
],
"type": "Privately Held",
"total_funding": 40000000,
"latest_funding_stage": "series_b",
"latest_funding_date": "2019-11-02",
"is_b2b": true,
"is_b2c": false,
"technologies": [],
"department_headcount": {
"design": 63
},
"job_function_headcount": {
"engineering_technical": {
"cloud_mobility": 52,
"support_technical_services": 38
},
"operations": {
"corporate_strategy": 65
},
"finance": {
"finance": 87,
"financial_strategy": 83,
"internal_audit_control": 71
},
"senior_leadership": {
"finance_executive": 53,
"marketing_executive": 12
},
"legal": {
"labor_employment": 35,
"privacy": 88
},
"medical_health": {
"psychiatry": 24
}
},
"estimated_revenue": "$1M-$10M"
}
}