Now out of stealth: the missing link between AI agents and LinkedIn data.
← Docs

Profile

16 endpoints in this category.

/api/v1/profile/overview

Professional record by handle or stable prsn_ id (returns the full profile).

10 credits
/api/v1/profile/full

Complete profile in one call — positions, education, skills, certifications.

10 credits
/api/v1/profile/entity-id

Resolve a public handle to the person entityId used by the live person endpoints (posts, comments, interests, lookalikes). Resolve once, reuse the id.

10 credits
/api/v1/profile/details

Full professional record by stable prsn_ id (or handle).

10 credits
/api/v1/profile/about

Profile summary + location slice of the full record.

10 credits
/api/v1/profile/full-experience

Full work history (full_positions slice of the profile record).

10 credits
/api/v1/profile/education

Education history (education slice of the profile record).

10 credits
/api/v1/profile/skills

Skills (skills slice of the profile record). An empty array is legitimate — some profiles list no skills.

10 credits
/api/v1/profile/certifications

Certifications (certifications slice of the profile record). An empty array is legitimate — some profiles list none.

10 credits
/api/v1/profile/social-matrix

Follower + connection counts and profile flags (slice of the record).

10 credits
/api/v1/profile/username-to-urn

Resolve a public handle to its stable prsn_ profile id (the dataset id used by /profile/* lookups). For the live person endpoints — posts, comments, interests — use /api/v1/profile/entity-id instead; the two ids are not interchangeable. The response is the full profile record — read data.id; no second call needed.

10 credits
/api/v1/profile/recommendations

Recommendations written for the person, with author details and text.

10 credits
/api/v1/profile/similar

Similar professional profiles — expand a shortlist from one example.

10 credits
/api/v1/profile/interests

Entities the person follows (companies, groups, people, newsletters).

10 credits
/api/v1/profile/enrich-bulk

Submit a bulk people-enrichment job (up to 1000 profiles). POST a JSON body; returns a job_id to poll via /api/v1/profile/enrich-bulk-status. Billed at 10 credits per item submitted.

10 credits
/api/v1/profile/enrich-bulk-status

Track a bulk people-enrichment job. Free to poll. Returns status, counts, a not_found list, and profiles keyed to your exact inputs. Page with next_cursor.

0 credit

Want to try these?

300 free credits on signup, no card required. Or hand this page to your agent and let it pick the endpoints.

Get an API key →