LinkedIn Product Info
Gain competitive insights with detailed LinkedIn product information for strategic advantage.
Credit cost: 1 credit per call
Authorization
ApiKeyAuth x-api-key<token>
Your API key. Include it in the x-api-key header for every request.
In: header
Query Parameters
query*string
The full LinkedIn product page URL to retrieve.
Accepted format:
https://www.linkedin.com/products/15five— LinkedIn product URL
Example:
https://www.linkedin.com/products/15fiveNotes:
- Only LinkedIn product pages are supported (URLs starting with
https://www.linkedin.com/products/). - Company pages and showcase pages are not supported by this endpoint — use LinkedIn Company Info instead.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.piloterr.com/v2/linkedin/product/info?query=string"{
"roles": [
"Human Resources Manager",
"Human Resources Director",
"Human Resources Administrator",
"Human Resources Officer",
"Head of Human Resources",
"Chief Human Resources Officer"
],
"logo_url": "https://media.licdn.com/dms/image/v2/D560BAQFPaExVtxGgaQ/company-logo_100_100/company-logo_100_100/0/1719856771742/15five_logo",
"learn_more": "https://www.15five.com/getstarted/?utm_medium=social&utm_source=linkedin&utm_campaign=social-2020-linkedin-productpage",
"company_url": "https://www.linkedin.com/company/15five/",
"description": "15Five is the performance management platform that drives business results. 15Five's platform combines coaching and manager training, 360° performance reviews, in-depth engagement surveys, robust goal & OKR tracking, and manager-employee feedback tools.",
"company_name": "15Five",
"product_title": "15Five",
"background_url": "https://media.licdn.com/dms/image/v2/D4E1BAQHOGF3tsVhmlg/company-background_10000/B4EZsti4r4IwAU-/0/1765995678944/15five_cover",
"product_category": "Employee Engagement Software",
"similar_products": [
{
"product_url": "https://www.linkedin.com/products/employment-hero/",
"company_logo": "https://media.licdn.com/dms/image/v2/D560BAQEMgvBwgbKtjQ/company-logo_100_100",
"product_name": "Employment Hero"
}
],
"featured_customers": [
{
"company_url": "https://www.linkedin.com/company/indeed-com",
"company_logo": "https://media.licdn.com/dms/image/v2/C4E0BAQGRyD6gjS54VA/company-logo_100_100",
"company_name": "Indeed"
},
{
"company_url": "https://www.linkedin.com/company/hubspot",
"company_logo": "https://media.licdn.com/dms/image/v2/C4D0BAQF8H-SLmMDZlA/company-logo_100_100",
"company_name": "HubSpot"
}
],
"product_category_url": "https://www.linkedin.com/products/categories/employee-engagement-software"
}{
"error": "Bad Request"
}{
"error": "Invalid API Key"
}{
"error": "Payment required"
}{
"error": "Rate limit exceeded for the API key: quota monthly"
}{
"error": "Internal Error"
}