LinkedIn Employees API — Company Employee Roster: AI Large Language Models

List the employee roster for a company's LinkedIn page, on MuAPI. List the employee roster for a company's LinkedIn page. LinkedIn Employees lists a company's employee roster from its LinkedIn page — name, title, department, and profile URL — for org-mapping and account-based sales research.

Interactive model controls

List the employee roster for a company's LinkedIn page.

📝

सिंहावलोकन

इस मॉडल के बारे में

LinkedIn Employees lists a company's employee roster from its LinkedIn page — name, title, department, and profile URL — for org-mapping and account-based sales research.

1Map an account's org structure before outreach
2Find employees in a specific department or role
3Feed a sales agent's account-based research step
4Track headcount and team composition at a target account
💰

मूल्य निर्धारण एवं मूल्य

लागत विश्लेषण

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

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

** प्रतिस्पर्धी मूल्य निर्धारण का अनुमान समान मॉडल आर्किटेक्चर और उपयोग स्तरों के आधार पर लगाया जाता है।

⚙️

टेक्निकल डिटेल

कॉन्फ़िगरेशन स्कीमा

Company LinkedIn URLstring

Company's LinkedIn page URL.

डिफ़ॉल्ट मान-
सीमाinteger

Max employees to return.

डिफ़ॉल्ट मान20
📖

कार्यान्वयन मार्गदर्शिका

डेवलपर दस्तावेज़ीकरण

How to Use LinkedIn Employees API

  1. Provide company_linkedin_url: The company's LinkedIn page URL.
  2. Read the result: Employees with name, title, department, and profile URL.
curl -X POST https://api.muapi.ai/api/v1/linkedin-employees \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "company_linkedin_url": "https://www.linkedin.com/company/stripe"
  }'

सामान्य प्रश्न

अक्सर पूछा जाता है

What if no employees are found?

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