Enrich People
Enrich person records using the Crustdata cached dataset. Provide profile URLs to retrieve detailed person data including employment history, education, skills, and developer platform data when available. Supports batch enrichment of up to 25 profiles at once.
Default rate-limit is 15 requests per minute. Contact support to discuss higher limits if needed for your use case.
Authorizations
API key passed as a Bearer token in the Authorization header.
Headers
API version to use. This endpoint currently requires 2025-11-01.
2025-11-01 "2025-11-01"
Body
Profile URLs and optional field selection.
Request body for /person/enrich using professional-network profile URLs.
Array of professional-network profile URLs (max 25).
Fields to include in the response. Valid field groups for enrich: basic_profile, professional_network, skills, social_handles, experience, education, certifications, honors, dev_platform_profiles. Use dot-notation for nested fields (e.g., "basic_profile.name", "experience.employment_details"). If omitted, a default set (basic_profile, social_handles) is returned — request additional groups explicitly. Some groups (for example certifications and honors) require field-level permission on your API key.
Preview mode returns only basic profile fields and charges 0 credits. Cannot be combined with enrich_realtime. Preview is enterprise only and must be enabled for your account — without it, the API returns 400 invalid_request with the message Preview feature is not available for your account. Please reach out to Crustdata team.
Related topics
Person Batch EnrichBatch Company EnrichCompany EnrichBatch Contact EnrichSearch People
