v1
latestOpenAPI 3.0.02026-07-1390307.4 KBContact Search
Search contacts
post/search/contacts
Request body
Example request
{
"nextToken": null,
"limit": 50,
"contactCountry": [
"United States"
],
"contactZipCode": [
"10001"
],
"locationType": "bothOR",
"department": [
"IT",
"Engineering"
],
"industry": [
"Software Development"
],
"jobTitle": [
"Chief Technology Officer"
],
"seniority": [
"C-Level",
"VP"
],
"companyFoundedOn": [
"Last 4-10 Years"
],
"companySize": [
"201 - 500"
],
"companyRevenue": [
"$5M - $20M"
],
"technologies": [
"Salesforce"
],
"technologiesIsOr": true,
"lastModifiedAfter": "2025-09-01T11:00:00Z"
}Response
Contact Search Results
Example response
{
"data": [
{
"searchResultId": "708dbb34-3849-3c06-abd1-238b9a0295b3",
"name": "Taylor Gonsalves",
"company": "Seamless",
"title": "Customer Success Manager, Mid Market Accounts",
"department": "Sales",
"seniority": "Manager",
"domain": "seamless.ai",
"city": "Jacksonville",
"state": "Florida",
"country": "United States",
"companyCity": "Columbus",
"companyState": "Ohio",
"companyCountry": "United States",
"liUrl": "https://www.linkedin.com/in/taylor-gonsalves-b9b18b196",
"companyLIProfileUrl": "https://linkedin.com/company/seamlessai",
"sicCode": "7389",
"industries": [
"Software Development",
"Computer Software"
],
"startedAtCurrentCompany": "2024-04-01",
"titleStartedAt": "2024-04-01",
"timeAtRole": "1 Yr 2 Mo",
"timeAtCompany": "1 Yr 2 Mo",
"companyFoundedOn": "2018-01-01",
"lastModifiedAt": "2026-03-03 12:34:07",
"companyRevenue": "$5M - $20M",
"employeeSizeRange": "201 - 500",
"timezone": "Eastern (EST)",
"firstName": "Taylor",
"middleName": "James",
"lastName": "Gonsalves",
"companyDomainAlias": "seamless.com",
"contactLIRecruiterUrl": "https://www.linkedin.com/talent/search/profile/AEMAAC3xxOcBgZ5bzU1FB2g9fsiZ04QNuvnv51k",
"contactLISalesNavUrl": "https://www.linkedin.com/sales/lead/ACoAAC3xxOcB-G4e6iCxOPRDtiJ5RKGoeWMqfFI,NAME_SEARCH",
"contactXUrl": "https://twitter.com/taylorgonsalves",
"companyGRURL": "https://www.google.com/search?q=Taylor%20Gonsalves%20Seamless",
"contactCurrentCompanyYears": "2",
"contactFBUrl": "https://www.facebook.com/public/Taylor+Gonsalves",
"contactGURL": "https://www.google.com/search?q=Taylor+Gonsalves",
"companyXUrl": "https://twitter.com/search?q=Seamless",
"companyFBUrl": "https://www.facebook.com/search/top/?q=Seamless",
"companyFundingTotal": "135000000",
"companyLatestFundingDate": "2018-01-01",
"companyLatestFundingClassifications": [
"Series D"
],
"companyType": "Public",
"stockTicker": "AAPL"
}
],
"supplementalData": {
"isMore": true,
"total": 150,
"perPage": 5,
"nextToken": "eyJwYWdlIjoyLCJzZWFyY2hJZCI6ImFiYzEyMyJ9"
}
}