v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
LinkedIn activity

Fetch LinkedIn post reactions

Fetches paginated reactions of a specific type for a LinkedIn post. Each page contains up to 10 reactions.

<span><strong>Rate limit:</strong> 300 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 2 credits per page of results <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

<span><strong>Recommended timeout:</strong> 1 minute <span title="Recommended timeout: set your HTTP client timeout to at least 1 minute for this endpoint."></span></span>

post/v1/linkedin-live-fetch/post-reactions

Request body

apiKeystring required

Your Fiber API key

contentIdstring required

You can get LinkedIn posts from the Profile or Company Posts endpoints. (e.g., 'urn:li:activity:7123456789012345678' or 'urn:li:ugcPost:7391650829398675456')

reactionType'LIKE' | 'LOVE' | 'INSIGHTFUL' | 'CELEBRATE' | 'SUPPORT' | 'FUNNY' | 'null' nullable

Type of reaction to fetch. If null, all reactions will be fetched.

cursorstring nullable

Pagination cursor for fetching additional pages of posts

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.