Skip to main content
GET
Profile
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

handle
string
required

Twitch handle

Example:

"ishowspeed"

Response

Successful response

Key Response Fields:

  • id: Twitch user ID
  • handle: Twitch login handle
  • displayName: Display name
  • profileImageURL: Profile avatar URL
  • bannerImageURL: Profile banner URL
  • description: Channel bio/description
  • followers: Total follower count
  • isPartner: Whether the user is a Twitch Partner
  • isLive: Whether currently streaming
  • currentViewersCount: Current live viewer count (null if offline)
  • stream: Current stream details (empty object if offline)
  • recentBroadcasts[].title: VOD title
  • recentBroadcasts[].viewCount: VOD view count
  • recentBroadcasts[].lengthSeconds: VOD duration in seconds
  • recentBroadcasts[].publishedAt: ISO 8601 publish timestamp
  • recentBroadcasts[].game: Game/category info with name and box art
  • allVideos[]: All videos including highlights and uploads
  • similarStreamers: Related streamers