Get YouTube community post
Get the contents of a YouTube community post.
Operation
/v1/youtube/community-postsHeaders
API key (`sfk_...`)
Parameters
Public YouTube community post URL.
min 1 chars · max 4096 chars
Response fields
Endpoint-specific response payload.
Whether the community post was resolved for this request.
one of: found, not_found
Community post details when found.
YouTube community post identifier.
min 1 chars
Canonical public YouTube community post URL.
min 1 chars
Post text content when available.
Publish timestamp when available.
Human-readable relative publish time when available.
Publishing channel when found.
Social platform for this channel.
one of: youtube
YouTube channel id when available.
YouTube channel handle without a leading @ when available.
Public display name for the channel when available.
Canonical public YouTube channel URL when available.
Media attached to the community post.
Image URLs attached to the community post.
min 1 chars
Linked video when the post promotes or embeds one.
YouTube video identifier.
min 1 chars
Canonical public YouTube watch URL.
min 1 chars
Video title when available.
Thumbnail image URL when available.
Publish timestamp when available.
Human-readable relative publish time when available.
View count when available.
≥ 0
Human-readable view count when available.
Duration of the video in seconds when available.
≥ 0
Human-readable duration label when available.
Engagement metrics when found.
Like 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
Responses
YouTube community post details. Check `data.lookupStatus` for `found` vs `not_found`.
Error codes