Headers
Get your API keyAPI key (`sfk_...`)
Public permalink to the post or article.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the URL could be resolved to public content.
one of: found, not_found
Primary item when found.
Whether this URL resolved to a feed-style post or an article.
one of: post, article
Canonical or resolved public URL for this item.
min 1 chars
Title for long-form articles when available.
Subtitle or lead line when available.
Full body text when available.
Publication timestamp or date string when available.
Author when found.
Display name of the author.
min 1 chars
Public profile URL for the author when available.
Avatar image URL when available.
Follower count when available.
≥ 0
Engagement metrics for the post or article.
Total reactions when available.
≥ 0
Comment count when available.
≥ 0
Top-level comments when available.
Display name of the commenter.
Comment body text.
Public profile URL for the commenter when available.
Related items from the same author when available.
Permalink to the related item.
Title when available.
Human-readable publication label when only a label is available.
Short summary text when available.
Reaction count when available.
≥ 0
Comment count when available.
≥ 0
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
curl "https://api.socialfetch.dev/v1/linkedin/posts?url=https://www.linkedin.com/posts/sundarpichai_small-businesses-are-the-engine-of-the-american-share-7449849038398697472-iNtG" \
-H "x-api-key: YOUR_API_KEY"Responses
Post or article metadata (found or not found in body).