Skip to main content
GET
User Schedule
💳 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
  • primaryColorHex: User's brand color
  • lastBroadcast.id: Last broadcast ID
  • lastBroadcast.startedAt: ISO 8601 timestamp of last stream start
  • broadcastSettings.title: Current/last stream title
  • stream: Active stream details (null if offline)
  • videos.edges: Recent video edges
  • channel.schedule: Scheduled stream segments (null if no schedule set)