LinkedIn People Search API — Find LinkedIn Members: AI مدل‌ها

Search LinkedIn members by keyword, company, and/or title, on MuAPI. Search LinkedIn members by keyword, company, and/or title. LinkedIn People Search finds LinkedIn member profiles matching a keyword, company, and/or title — for prospecting and contact discovery.

Interactive model controls

Search LinkedIn members by keyword, company, and/or title.

📝

نمای کلی

مدل‌ها

LinkedIn People Search finds LinkedIn member profiles matching a keyword, company, and/or title — for prospecting and contact discovery.

1Find prospects at a target company by title
2Discover contacts matching a keyword or role
3Feed a sales agent's contact-discovery step
4Build a prospect list for outbound campaigns
💰

قیمت‌گذاری و ارزش

تحلیل هزینه

muapiappFrom $0.10 per lookup (reserved; settled down to actual cost)

Normalized, structured JSON response via muapi's routed GTM data capability.

** مدل‌ها。

⚙️

مشخصات فنی

طرح پیکربندی

Querystring

Free-text keyword search.

مقدار پیش‌فرض-
Companystring

Filter by company name.

مقدار پیش‌فرض-
عنوانstring

Filter by job title.

مقدار پیش‌فرض-
📖

راهنمای پیاده‌سازی

مستندات توسعه‌دهندگان

How to Use LinkedIn People Search API

  1. Provide at least one filter: query, company, and/or title.
  2. Read the result: Matching people with name, title, and profile URL.
curl -X POST https://api.muapi.ai/api/v1/linkedin-people-search \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "company": "stripe.com",
    "title": "VP Sales"
  }'

پرسش‌های متداول

سوالات پرتکرار

What if no matching people are found?

The request fails with a no-match error and is not charged.