Playground

Get LinkedIn Product info by ID API playground

Returns detailed product information from LinkedIn by product ID.

GETapiKey10 credits/requestlinkedin.productResponseDoc

Selected endpoint

GET /linkedin/product/{id}

Returns detailed product information from LinkedIn by product ID.

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

Get LinkedIn Product info by ID

Returns detailed product information from LinkedIn by product 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": "Microsoft Dynamics 365 Business Central",
    "link": "https://www.linkedin.com/products/microsoft-dynamics-microsoft-dynamics-365-business-central",
    "external_link": "https://dynamics.microsoft.com/en-us/business-central/overview/",
    "logo": "https://media.licdn.com/dms/image/v2/C4E0BAQFXmfZJomhCcg/company-logo_100_100/company-logo_100_100/0/1630612268078/microsoft_dynamics_log...",
    "cover_image": "https://media.licdn.com/dms/image/v2/D4E1BAQF2jwQmfmDSiA/company-background_10000/B4EZYQcR0_HkAU-/0/1744032571051/microsoft_dynamics_cove...",
    "category_name": "Business Management Software"
  }
}