Headers
Get your API keyAPI key (`sfk_...`)
Link to the Reddit post.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the post was resolved for this request.
one of: found, not_found
Post details when found; otherwise null.
Stable post identifier.
min 1 chars
Full post identifier when available (for example t3_…).
Post title. May be an empty string.
Text body of the post when available.
Canonical public post URL.
min 1 chars
Relative permalink path when available.
Subreddit name without a leading r/.
Prefixed subreddit name when available.
Post author username when available.
Subreddit subscriber count when available.
≥ 0
Post score when available.
≥ 0
Upvote ratio when available.
Reported comment count when available.
≥ 0
Award count when available.
≥ 0
When the post was created (ISO-8601).
Whether the post is a video.
Whether the post is archived.
Whether the post is locked.
Whether the post is marked over-18.
Whether the post is marked as a spoiler.
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
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/reddit/posts?url=https://www.reddit.com/r/coingecko/comments/1sgke73/coingecko_2026_spot_cex_report/" \
-H "x-api-key: YOUR_API_KEY"Responses
Reddit post.