v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
profile

Get authenticated user's LinkedIn profile

Returns the authenticated user's stored LinkedIn profile data from the database. No LinkedIn API call, Call /me/linkedin/refresh first to populate enriched data (positions, education, etc.).

get/me/linkedin

Response

Stored LinkedIn profile data

successtrue required
linkedinProfileIdstring nullable required

LinkedIn vanity name (e.g., 'alexandre-sarfati')

linkedinNamestring nullable required

Full name from LinkedIn

linkedinEmailstring nullable required

Email from LinkedIn profile

profileUrnstring nullable required

LinkedIn profile URN

headlinestring nullable required

LinkedIn headline

profilePicstring nullable required

Profile picture URL

profileUrlstring nullable required

Full LinkedIn profile URL

summarystring nullable

About section text (populated after /refresh with includeAbout)

connectionsCountinteger nullable required

Total LinkedIn connections

followersCountinteger nullable

Total number of followers

isVerifiedboolean nullable required

LinkedIn verification status

creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.