fields values, person_data section
catalog, and errors.
For walk-through examples, see Person Enrich.
Request parameter reference
Response fields reference
Each item in the response array contains:Using the fields parameter
By default, the API returns only the basic_profile and social_handles
sections. Use the fields parameter to request the additional sections or
dot-paths you need.
Popular fields for profile and developer workflows
person_data sections
The person_data object contains the following sections. Pass any of these
names to fields to include that section, or use dot-paths like
basic_profile.summary to request a specific sub-field.
Fresh data and realtime enrichment
/person/enrich serves data from the cached dataset. When you need fresh
profile data retrieved in real time, use the dedicated
Person Live Enrich endpoint
(POST /person/professional_network/enrich/live), which is designed for
real-time retrieval from the web.
If cached enrich is not enough, use
Person Live Enrich — it is
designed for fresh profile retrieval from the web.
Errors
400 — Bad request
401 — Invalid API key
API reference summary
See the full API reference for
the complete OpenAPI schema.

