GET
/
api
/
v2
/
linkedin
/
post
/
info
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

Internal Linkedin ID or post url 7141083510227861507, or https://www.linkedin.com/feed/update/urn:li:activity:7141083510227861507/

Response

post
Post Object
id
string

The unique identifier (urn) of the post.

url
string

The URL of the post.

text
string

The text of the post.

author
Author Object

The author of the post.

comments
array

The comments of the post.

hashtags
array

The hashtags of the post.

image_url
string

The image URL of the post.

like_count
number

The number of likes of the post.

comments_count
number

The number of comments of the post.

date_published
string

The date the post was published.

total_engagement
number

The total engagement of the post.

mentioned_profiles
array

The profiles mentioned in the post.