Headers
Get your API keyAPI key (`sfk_...`)
Link to the Threads post.
min 1 chars · max 4096 chars
When true, returns a smaller response with fewer fields.
Endpoint-specific response payload.
Whether the post was found.
one of: found, not_found
Primary post when found.
Post id.
min 1 chars
Public shortcode for the post.
min 1 chars
Canonical public Threads URL.
min 1 chars
Caption text.
Unix timestamp when the post was published.
≥ 0
Whether this post is a reply.
Reply audience setting when available.
Reason when content is unavailable.
Author when found.
Social platform for this author.
one of: threads
Numeric profile id.
Threads username without a leading @.
min 1 chars
Display name.
Avatar image URL.
Whether the profile is verified.
Whether the account is private.
Engagement metrics for a Threads post.
Like count when available.
≥ 0
View count when available.
≥ 0
Direct reply count when available.
≥ 0
Repost count when available.
≥ 0
Quote count when available.
≥ 0
Reshare count when available.
≥ 0
Primary media payload for the post.
Normalized media kind.
one of: text, image, video, carousel, unknown
Image renditions.
Media URL.
min 1 chars
Width in pixels when available.
≥ 0
Height in pixels when available.
≥ 0
Video renditions.
Media URL.
min 1 chars
Width in pixels when available.
≥ 0
Height in pixels when available.
≥ 0
Original dimensions when available.
≥ 0
≥ 0
Accessibility description when available.
Top-level replies when available.
Post id.
min 1 chars
Public shortcode.
min 1 chars
Canonical public Threads URL.
min 1 chars
Caption text.
Unix timestamp when published.
≥ 0
Author when known.
Social platform for this author.
one of: threads
Numeric profile id.
Threads username without a leading @.
min 1 chars
Display name.
Avatar image URL.
Whether the profile is verified.
Whether the account is private.
Engagement metrics for a Threads post.
Like count when available.
≥ 0
View count when available.
≥ 0
Direct reply count when available.
≥ 0
Repost count when available.
≥ 0
Quote count when available.
≥ 0
Reshare count when available.
≥ 0
Related posts when available.
Post id.
min 1 chars
Public shortcode.
min 1 chars
Canonical public Threads URL.
min 1 chars
Caption text.
Unix timestamp when published.
≥ 0
Author when known.
Social platform for this author.
one of: threads
Numeric profile id.
Threads username without a leading @.
min 1 chars
Display name.
Avatar image URL.
Whether the profile is verified.
Whether the account is private.
Engagement metrics for a Threads post.
Like count when available.
≥ 0
View count when available.
≥ 0
Direct reply count when available.
≥ 0
Repost count when available.
≥ 0
Quote count when available.
≥ 0
Reshare 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/threads/posts?url=https://www.threads.net/@zuck/post/DK-BydcJHkF" \
-H "x-api-key: YOUR_API_KEY"Responses
Lookup result. Check `data.lookupStatus` for `found` or `not_found`.