Get Twitch clip
Get metadata and playback URLs for a Twitch clip by URL.
Headers
Get your API keyAPI key (`sfk_...`)
Link to the Twitch clip.
min 1 chars · max 4096 chars
Endpoint-specific response payload.
Whether the clip was found.
one of: found, not_found
Clip details when found.
Twitch clip id.
min 1 chars
Clip slug when available.
Canonical public clip URL.
Embeddable clip URL when available.
Clip title when available.
View count when available.
≥ 0
Clip language code when available.
Clip duration in seconds when available.
≥ 0
Thumbnail image URL when available.
ISO-8601 creation timestamp when available.
Whether the clip is featured when known.
Best available signed playable video URL when available.
Game or category for the clip when available.
Game or category id when available.
Game or category slug when available.
Game or category display name when available.
Box art image URL when available.
Channel that created the clip when available.
Twitch user id when available.
Twitch login when available.
Display name when available.
Profile image URL when available.
Follower count when available.
≥ 0
Whether the user is a Twitch Partner when known.
User who clipped the moment when available.
Twitch user id when available.
Twitch login when available.
Display name when available.
Profile image URL when available.
Follower count when available.
≥ 0
Whether the user is a Twitch Partner when known.
Playable quality variants when available.
Quality label such as 1080 or 720 when available.
Frame rate when available.
≥ 0
Direct playable video URL for this quality.
min 1 chars
Additional clips from the same broadcaster when available.
Related clip id.
min 1 chars
Clip slug when available.
Canonical public clip URL.
Clip title when available.
View count when available.
≥ 0
Clip duration in seconds when available.
≥ 0
Thumbnail image URL when available.
ISO-8601 creation timestamp when available.
Game or category when available.
Game or category id when available.
Game or category slug when available.
Game or category display name when available.
Box art image URL when available.
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/twitch/clips?url=https://www.twitch.tv/staryuuki/clip/CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ" \
-H "x-api-key: YOUR_API_KEY"Responses
Twitch clip metadata.