curl --request POST \
--url https://api.amplemarket.com/people/search \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"person_name": "<string>",
"person_titles": [
"<string>"
],
"person_keywords": [
"<string>"
],
"person_exclude_keywords": [
"<string>"
],
"company_keywords": [
"<string>"
],
"company_exclude_keywords": [
"<string>"
],
"person_title_exact_match": true,
"person_seniorities": [],
"person_departments": [
"<string>"
],
"person_job_functions": [
"<string>"
],
"person_locations": [
"<string>"
],
"person_exclude_locations": [
"<string>"
],
"company_locations": [
"<string>"
],
"company_exclude_locations": [
"<string>"
],
"company_names": [
"<string>"
],
"company_exclude_names": [
"<string>"
],
"company_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"company_exclude_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"education_company_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"education_company_names": [
"<string>"
],
"company_domains": [
"<string>"
],
"company_exclude_domains": [
"<string>"
],
"company_linkedin_urls": [
"<string>"
],
"company_exclude_linkedin_urls": [
"<string>"
],
"company_domains_match_subsidiaries_and_affiliates": true,
"company_focuses": [],
"company_types": [],
"company_sizes": [],
"company_industries": [
"<string>"
],
"company_exclude_industries": [
"<string>"
],
"linkedin_networks": [
"<string>"
],
"exclude_linkedin_networks": [
"<string>"
],
"company_investors": [
"<string>"
],
"company_shares_investors_with": [
"<string>"
],
"company_revenue": [],
"company_founded_date": {
"min": 123,
"max": 123
},
"company_web_traffic_rank": {
"min": 123,
"max": 123
},
"job_openings": {
"titles": [
"<string>"
]
},
"news": {
"categories": [
"<string>"
],
"range_months": 123
},
"headcount_growth": {
"growth_rates": [
{
"min": 123,
"max": 123
}
]
},
"crm_account_owner": [
"jsmith@example.com"
],
"company_last_funding": {
"round_type": [],
"range_months": 123
},
"person_linkedin_presence": [],
"company_linkedin_presence": [],
"page": 1,
"page_size": 5
}
'Search people
Search people
curl --request POST \
--url https://api.amplemarket.com/people/search \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"person_name": "<string>",
"person_titles": [
"<string>"
],
"person_keywords": [
"<string>"
],
"person_exclude_keywords": [
"<string>"
],
"company_keywords": [
"<string>"
],
"company_exclude_keywords": [
"<string>"
],
"person_title_exact_match": true,
"person_seniorities": [],
"person_departments": [
"<string>"
],
"person_job_functions": [
"<string>"
],
"person_locations": [
"<string>"
],
"person_exclude_locations": [
"<string>"
],
"company_locations": [
"<string>"
],
"company_exclude_locations": [
"<string>"
],
"company_names": [
"<string>"
],
"company_exclude_names": [
"<string>"
],
"company_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"company_exclude_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"education_company_ids": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"education_company_names": [
"<string>"
],
"company_domains": [
"<string>"
],
"company_exclude_domains": [
"<string>"
],
"company_linkedin_urls": [
"<string>"
],
"company_exclude_linkedin_urls": [
"<string>"
],
"company_domains_match_subsidiaries_and_affiliates": true,
"company_focuses": [],
"company_types": [],
"company_sizes": [],
"company_industries": [
"<string>"
],
"company_exclude_industries": [
"<string>"
],
"linkedin_networks": [
"<string>"
],
"exclude_linkedin_networks": [
"<string>"
],
"company_investors": [
"<string>"
],
"company_shares_investors_with": [
"<string>"
],
"company_revenue": [],
"company_founded_date": {
"min": 123,
"max": 123
},
"company_web_traffic_rank": {
"min": 123,
"max": 123
},
"job_openings": {
"titles": [
"<string>"
]
},
"news": {
"categories": [
"<string>"
],
"range_months": 123
},
"headcount_growth": {
"growth_rates": [
{
"min": 123,
"max": 123
}
]
},
"crm_account_owner": [
"jsmith@example.com"
],
"company_last_funding": {
"round_type": [],
"range_months": 123
},
"person_linkedin_presence": [],
"company_linkedin_presence": [],
"page": 1,
"page_size": 5
}
'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Parameters to use for searching people.
Keywords to search in the person's profile summary (headline, about, etc.). Matches any keyword by default.
Keywords to exclude from the person's profile summary.
Keywords to search in the person's company description. Matches any keyword by default.
Keywords to exclude from the person's company description.
Owner, Founder, C-Suite, Partner, VP, Head, Director, Manager, Senior, Entry, Intern, Other, Non-Manager, Founder / Owner Available options: Supported departments
Available options: Supported job functions
b2b, b2c Public Company, Educational, Self Employed, Government Agency, Non Profit, Self Owned, Privately Held, Partnership 1-10 employees, 11-50 employees, 51-200 employees, 201-500 employees, 501-1000 employees, 1001-5000 employees, 5001-10000 employees, 10001+ employees Available options: Supported industries
Available options: Supported industries
Array of user email addresses. The LinkedIn networks of these users will be used for filtering results. Use the special string all_networks to include all LinkedIn networks associated with the account's users.
Array of user email addresses. The LinkedIn networks of these users will be excluded from the results. Use the special string all_networks to exclude all LinkedIn networks associated with the account's users.
Array of investor names. Filter for companies that have received investment by any of the specified investors.
Array of company names. Filter for companies that share one or more common investors with the specified companies.
Filter by the person's company estimated revenue range.
$0-$1M, $1M-$10M, $10M-$100M, $100M-$1B, $1B+ Filter by the person's company founding year range.
Show child attributes
Show child attributes
Filter by the person's company web traffic rank.
Show child attributes
Show child attributes
Filter by the person's company having matching open positions.
Show child attributes
Show child attributes
Filter by the person's company having recent news.
Show child attributes
Show child attributes
Filter by the person's company total headcount growth percentage.
Show child attributes
Show child attributes
Filter by the person's company CRM account owner emails. Requires a connected CRM integration (Salesforce or HubSpot). Returns an error if no owners match the provided emails.
Filter by the person's company last funding round.
Show child attributes
Show child attributes
Filter by the person's LinkedIn follower tier. Supported values: influencer — Influencer (10,000+ followers), micro_influencer — Micro Influencer (5,000 - 9,999 followers), large — Large following (500 - 4,999 followers), moderate — Moderate following (100 - 499 followers), limited — Limited following (1 - 99 followers), none — No following (0 followers). All ranges are inclusive.
influencer, large, limited, micro_influencer, moderate, none Filter by the person's company LinkedIn follower tier. Supported values: massive — Massive following (100,000+ followers), large — Large following (10,000 - 99,999 followers), moderate — Moderate following (1,000 - 9,999 followers), limited — Limited following (1 - 999 followers), none — No following (0 followers). All ranges are inclusive.
large, limited, massive, moderate, none Number of results per page. Values greater than 100 are accepted and capped at 100.
x >= 1Was this page helpful?