You are viewing the documentation of the new API versions. We would love to hear from you. You can write to use at support@crustdata.co for feedback and clarifications.
Reference for Person Enrich: request parameters, response fields, fields parameter, person_data sections, and errors.
Reference material for Person Enrich: request
parameters, response fields, valid fields values, person_data section
catalog, and errors.For walk-through examples, see Person Enrich and
Examples.
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.
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.
Section
Key fields
Description
crustdata_person_id
integer
Top-level Crustdata identifier for the enriched profile
updated_at
date-time string (nullable)
Top-level timestamp of the most recent profile refresh
/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.