Person Endpoints
Create a new person
Creates a new person record with comprehensive profile information.
- Creates associated work experience if company and job title provided
- Links person to job/candidate if job details provided
- Links person as client contact if client details provided
- Handles multiple contact details (emails/phones)
- Creates initial notes if provided
POST
Authorizations
Enter your API key as: Bearer your_api_key_here
Body
application/json
Full name of the person
Minimum length:
1
LinkedIn profile URL
First name of the person
Last name of the person
Current job title
LinkedIn location
Current company name
Primary email address
Additional email addresses
Primary phone number
Additional phone numbers
Initial notes about the person
Job ID for candidate association
Job name for candidate association
Client company name
Explicit client company ID if known
External source ID for the person (e.g. Hubspot, External system, etc.)