すべての API
LinkedIn APIs
エンドポイント
9件を表示Person Profile
公開プロフィール URL から、正規化された職歴プロフィールを取得します。
GET
/v1/linkedin/profileパラメーター
profile_urlstring必須照会する公開プロフィールの URL。
curl \
"https://api.agentbody.io/v1/linkedin/profile?profile_url=https%3A%2F%2Fexample.com%2Fprofile" \
-H "Authorization: Bearer $AGENTBODY_API_KEY"