LinkedIn Company Profile API — Public Company Page Data: AI Large Language Models

Look up a LinkedIn company page's public data by LinkedIn URL or website domain, on MuAPI. Look up a LinkedIn company page's public data by LinkedIn URL or website domain.

Interactive model controls

Look up a LinkedIn company page's public data by LinkedIn URL or website domain.

📝

सिंहावलोकन

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

LinkedIn Company Profile returns a company's public LinkedIn page data — name, description, industry, employee/follower counts, and headquarters — for account research and enrichment.

1Enrich a company record with LinkedIn firmographic data
2Verify a company's size and industry before outreach
3Feed a sales/GTM agent's account research
4Cross-reference a website domain with its LinkedIn presence
💰

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

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

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

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

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

⚙️

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

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

LinkedIn URLstring

Company's LinkedIn page URL.

डिफ़ॉल्ट मान-
Company Domainstring

Company website domain, used if linkedin_url is not provided.

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

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

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

How to Use LinkedIn Company Profile API

  1. Provide a linkedin_url or domain: The company's LinkedIn page URL, or its website domain.
  2. Read the result: Name, description, industry, employee/follower counts, and headquarters.
curl -X POST https://api.muapi.ai/api/v1/linkedin-company-profile \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "stripe.com"
  }'

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

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

What if no matching LinkedIn page is found?

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