ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

LinkedIn

LinkedIn Company People (retired)

Retired. The upstream data provider withdrew the LinkedIn company employee directory, so this endpoint now always returns HTTP 410 and is never billed. Use POST /api/v1/linkedin/company instead: its featured_employees field returns a small sample (typically 4-6) of staff profiles.

POST/api/v1/linkedin/company/people

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
companystring

Accepted but ignored; the endpoint always returns 410.

Example: microsoft

Request

curl -X POST 'https://api.scavio.dev/api/v1/linkedin/company/people' \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer sk_live_your_key' \
  -d '{}'

# HTTP/1.1 410 Gone
# {"error":"This endpoint has been retired and is no longer available.",
#  "code":"endpoint_retired","reason":"The LinkedIn company employee directory was retired by the upstream provider."}

Response

"error": "This endpoint has been retired and is no longer available.",
"code": "endpoint_retired",
"reason": "The LinkedIn company employee directory was retired by the upstream provider.",
"alternative": "Use POST /api/v1/linkedin/company instead: its featured_employees field returns a small sample (typically 4-6) of staff profiles."
}
PreviousLinkedIn Company PostsNextLinkedIn Company Jobs (retired)
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy