social_urls. Additional company or location clues can help resolve ambiguous profiles.
Request
Send this body toPOST /people/enrich. See the Quickstart for authentication and SDK setup.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use person-profile URLs as identity clues.
social_urls. Additional company or location clues can help resolve ambiguous profiles.
POST /people/enrich. See the Quickstart for authentication and SDK setup.
{
"social_urls": [
"https://www.linkedin.com/in/jane-example/"
],
"company": {
"domain": "example.com"
}
}
Was this page helpful?