/linkedin/user

POST /api/linkedin/user

Price: 1-9 credits depending on requested fields. Base price is 9 credits. Each field explicitly set to `false` reduces the price by 1 credit (minimum 1 credit): `with_experience`, `with_education`, `with_honors`, `with_certificates`, `with_languages`, `with_patents`, `with_skills`, `with_description_and_top_skills`.

Linkedin Get User

How to use it

Entry point for user data. Accepts alias, URL, or URN. Deep sections (skills, certificates, languages, honors, patents, exact connections) and the profile URN are returned when the input is a URN; alias or URL input returns the core public profile and may omit the URN. Do NOT guess LinkedIn aliases/slugs — always search for the person first using /linkedin/search/users, then use the returned profile URL or alias. `headline` is the English (en_US) variant; a member who keeps the profile in several languages can have a different text per locale, and `headlines` lists all of them with `locale` and `is_primary` — the entry the profile page itself shows is the one with `is_primary` true, which is not always English.

Parameters

Request body

Response

Errors

Response headers