v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
actions

Like a LinkedIn comment

Reacts to a LinkedIn comment. Use the commentUrn returned by /collect/linkedin/comments directly — do NOT reconstruct it from hash fields.

post/like/linkedin/comment

Request body

commentUrnstring required

LinkedIn comment URN (e.g., 'urn:li:comment:(activity:7399026485694537728,7399230513867026433)')

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

Reaction type (default: LIKE)

campaignSlugstring

Campaign identifier for deduplication. Dedup by commentUrn automatically.

actionSlugstring

Deprecated. Use campaignSlug only.

Response

Comment liked successfully

successtrue required
resourceKeystring

Resource key of the created reaction

duplicateboolean

True if this action was already executed for the given campaignSlug + target.

creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.