跳转到主要内容
GET
cURL
🪙1 credit每次请求

Copy for AI

🤖 让 AI 帮你写调用代码

点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。

授权

Authorization
string
header
必填

接口鉴权凭证。请在请求 Header 中传入 Authorization: Bearer <YOUR_API_KEY>。 可在 Dashboard 获取你的 API Key。

查询参数

username
string
必填

LinkedIn用户名,可以从个人资料URL中获取 例如:https://www.linkedin.com/in/jack 用户名为 jack

include_follower_and_connection
boolean | null

包含粉丝和连接数(可选)

include_experiences
boolean | null

包含工作经历(可选)

include_skills
boolean | null

包含技能(可选)

include_certifications
boolean | null

包含认证(可选)

include_publications
boolean | null

包含出版物(可选)

include_educations
boolean | null

包含教育背景(可选)

include_volunteers
boolean | null

包含志愿者经历(可选)

include_honors
boolean

包含荣誉奖项(可选)

include_interests
boolean | null

包含兴趣(可选)

include_bio
boolean | null

包含个人简介(可选)

响应

请求成功

The response is of type object.