Skip to main content
GET
/
v1
/
linkedin
/
get-post
Get Post
curl --request GET \
  --url https://api.agntdata.dev/v1/linkedin/get-post \
  --header 'Authorization: <api-key>'
{
  "success": true,
  "message": "",
  "data": {
    "isBrandPartnership": false,
    "text": "Fi is continuing to scale revenue so we're growing the Product team. We're looking for a talented Retention PM to help us drive subscription revenue. \n\nCheck out the link below if you fit the bill or share with folks in your network who do. Bonus points for dog lovers!",
    "totalReactionCount": 123,
    "likeCount": 107,
    "appreciationCount": 2,
    "empathyCount": 4,
    "praiseCount": 10,
    "commentsCount": 10,
    "repostsCount": 13,
    "shareUrl": "https://www.linkedin.com/posts/darrellstone3_fi-senior-product-manager-subscriber-activity-7219379021761916928-RmeH",
    "postedAt": "7mo",
    "postedDate": "2024-07-17 20:14:41.81 +0000 UTC",
    "postedDateTimestamp": 1721247281810,
    "urn": "7219434359085252608",
    "shareUrn": "7219379021170569218",
    "author": {
      "id": 72453685,
      "firstName": "Darrell",
      "lastName": "Stone",
      "headline": "VP of Product at Fi",
      "username": "darrellstone3",
      "url": "https://www.linkedin.com/in/darrellstone3",
      "profilePictures": [
        {
          "width": 100,
          "height": 100,
          "url": "https://media.licdn.com/dms/image/v2/D4E03AQE9DiKLEuaRBw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1672877997618?e=1745452800&v=beta&t=nXZkXtDvoYcYYl_PQBSjvZ2fZG_LK0_dBplEBKxPerQ"
        },
        {
          "width": 200,
          "height": 200,
          "url": "https://media.licdn.com/dms/image/v2/D4E03AQE9DiKLEuaRBw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1672877997618?e=1745452800&v=beta&t=r59DRemhJt0Hs_RCEBSM6EFZJ-k6cE4jKtNpYC1vkV4"
        },
        {
          "width": 400,
          "height": 400,
          "url": "https://media.licdn.com/dms/image/v2/D4E03AQE9DiKLEuaRBw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1672877997618?e=1745452800&v=beta&t=BLFbP8scBtwgrBninvBBxEEGfXYlLnoi8YWPa4mFAWc"
        },
        {
          "width": 800,
          "height": 800,
          "url": "https://media.licdn.com/dms/image/v2/D4E03AQE9DiKLEuaRBw/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1672877997618?e=1745452800&v=beta&t=VcOcVB8b9sTQj5n-6DuobNksVahSbfZZZr_O5qG5WRE"
        }
      ],
      "urn": "ACoAAARRjjUB3H1jzv8Dhulek2yv9xcnUjJLXXA"
    },
    "company": {},
    "document": {},
    "celebration": {},
    "poll": {},
    "article": {
      "title": "Fi - Senior Product Manager - Subscriber Retention",
      "subtitle": "jobs.lever.co",
      "link": "https://jobs.lever.co/fi/65291b62-069f-4bb4-a36f-908171471c33",
      "newsletter": {}
    },
    "entity": {}
  }
}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

url
string
default:https://www.linkedin.com/feed/update/urn:li:activity:7219434359085252608/
required

Response

200 - application/json

200

success
boolean
message
string
data
object