Preview - Lookalike people
Preview search people with company information. Only available for enterprise API customers.
Query Parameters
Header Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://api.ocean.io/v3/search/people/preview" \ -H "Content-Type: application/json" \ -d '{}'{
"detail": "OK",
"total": 75,
"redirectMap": {
"given_local_domain.uk": "original.com",
"ikea.nl": "ikea.com"
},
"people": [
{
"ranking": 1,
"person": {
"name": "John ***",
"jobTitle": "CEO"
},
"company": {
"name": "Google",
"logo": "https://cdn2.ocean.io/logos/ocean.io/b162ddc061a4ca67e8aacbbf747dc8e62cce7496.png",
"topIndustries": [
"Analytics",
"B2B",
"Software"
],
"size": "501-1000",
"description": "B2B Sales and Marketing teams use Ocean.io's prospecting data platform to find accounts and contacts no one else can.",
"primaryCountry": "us",
"primaryRegion": "CA",
"linkedinHandle": "zoominfo"
}
}
]
}{
"detail": "Conflicting API tokens provided in query parameters and headers"
}{
"detail": "Insufficient email credits"
}{
"detail": "API token should be provided in headers or query parameters"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}