Enrichment API
cURL
curl --request GET \ --url https://api.customeros.ai/enrich/v1/person \ --header 'X-CUSTOMER-OS-API-KEY: <api-key>'
{ "message": "<string>", "requestId": "1234567890abcdef", "status": "success" }
Enriches person information using LinkedIn URL, email, and other optional details
LinkedIn profile URL
Email address
First name
1
Last name
Include mobile number in results
Person not found (status: warning)
The response is of type object.
object