Playground

Get Linkedin Showcase Page Info API playground

Returns detailed information about a LinkedIn showcase page by ID.

GETapiKey10 credits/requestlinkedin.showcaseResponseDoc

Selected endpoint

GET /linkedin/showcase/{id}

Returns detailed information about a LinkedIn showcase page by ID.

Group
LinkedIn
Authentication
apiKey
Credit cost
10 credits/request
Path parameters
1
Query parameters
0
Body parameters
0
GETapiKey10 credits/requestshowcaseResponseDoc

Get Linkedin Showcase Page Info

Returns detailed information about a LinkedIn showcase page by ID.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Path parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "name": "Think with Google",
    "link": "https://www.linkedin.com/showcase/think-with-google",
    "logo": "https://static.licdn.com/scds/common/u/images/email/artdeco/logos/96/linkedin-bug-color.png",
    "headline": "",
    "follower_count": 923484,
    "num_of_employees_on_linkedin": 0
  }
}