//Endpoint · Business Data
Profile Data — Any Depth, One Call
Full professional profiles — headline only, or complete career history with skills, endorsements, certifications, languages, and patents. Depth is modular: you pay for the sections you request, nothing more.
Start for free7-day free trial
Fields You Get Back
first_name
last_name
headline
location
connections
summary
top_skills
experience
education
skills
certifications
languages
honors
patents
What Comes Back
POST /api/people/user
{
"first_name": "Jane",
"last_name": "Doe",
"headline": "Senior Software Engineer at Acme Corp",
"location": "San Francisco Bay Area",
"summary": "10+ years building distributed systems...",
"top_skills": ["Python", "System Design", "AWS"],
"experience": [
{ "title": "Senior Software Engineer", "company": "Acme Corp", "start_date": "2021-03" }
],
"skills": [{ "name": "Python", "endorsements": 42 }],
"certifications": [{ "name": "AWS Solutions Architect", "issuer": "Amazon Web Services" }]
}Pull Your First Profile
One call, any depth — from a 1-credit basic profile to the full nine-section record. 7-day free trial.
Common Questions
A basic profile costs 1 credit and returns identity, headline, and location. Each extra section — experience, education, skills and certifications, summary and top skills, honors, languages, patents — adds 1 credit, so a full profile with every section costs 9 credits.