Headers
Get your API keyAPI key (`sfk_...`)
Twitch handle to look up, with or without a leading @.
min 1 chars · max 64 chars
Endpoint-specific response payload.
Whether the profile was found.
one of: found, not_found
Profile details when available.
Social platform for this profile.
one of: twitch
Twitch login without a leading @.
Public display name on the Twitch profile.
Profile description text.
Best available profile image URL.
Profile banner image URL when available.
Canonical public Twitch channel URL.
min 1 chars
Twitch user id as a string when available.
Whether the channel is a Twitch Partner when known.
Whether the channel is currently live when known.
Current live viewer count when the channel is live.
≥ 0
Linked social accounts when available.
Linked X (Twitter) URL when available.
Linked Instagram URL when available.
Linked YouTube URL when available.
Linked TikTok URL when available.
Profile metrics when available.
Follower count for the channel when available.
≥ 0
Recent videos or broadcasts from the channel when available.
Twitch video id.
min 1 chars
Video title when available.
Preview thumbnail URL when available.
ISO-8601 publish timestamp when available.
View count when available.
≥ 0
Video duration in seconds when available.
≥ 0
Game or category for the video 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.
Similar streamers suggested for the channel when available.
Twitch user id when available.
Twitch login when available.
Display name when available.
Profile 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/profiles/ishowspeed" \
-H "x-api-key: YOUR_API_KEY"Responses
Twitch profile lookup result.