Enrich LinkedIn Profile
curl --request POST \
--url https://api.sixtyfour.ai/enrich-linkedin \
--header 'Content-Type: application/json' \
--data '
{
"linkedin_url": "<string>",
"struct": {}
}
'{
"detail": "Invalid request body"
}People Intelligence
Enrich LinkedIn Profile
Fetch a LinkedIn profile and extract structured fields in a single LLM call.
POST
/
enrich-linkedin
Enrich LinkedIn Profile
curl --request POST \
--url https://api.sixtyfour.ai/enrich-linkedin \
--header 'Content-Type: application/json' \
--data '
{
"linkedin_url": "<string>",
"struct": {}
}
'{
"detail": "Invalid request body"
}Was this page helpful?
⌘I