API Group

LinkedIn API endpoints

3 LinkedIn API endpoints for web scraping workflows, with REST paths, authentication requirements, parameters, examples, and MCP tool metadata where supported.

GET/linkedin/company/{id}apiKey10 credits/request

Get LinkedIn Company info by ID

Returns detailed company information by LinkedIn ID.

Params: id:path, x-api-key:header

GET/linkedin/product/{id}apiKey10 credits/request

Get LinkedIn Product info by ID

Returns detailed product information from LinkedIn by product ID.

Params: id:path, x-api-key:header

GET/linkedin/showcase/{id}apiKey10 credits/request

Get Linkedin Showcase Page Info

Returns detailed information about a LinkedIn showcase page by ID.

Params: id:path, x-api-key:header

Back to docs