Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.sociavault.com/v1/scrape/twitch/user/schedule \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "success": true, "id": "220476955", "primaryColorHex": "FF4747", "lastBroadcast": { "id": "318034827607", "startedAt": "2026-06-07T18:17:18.866643Z", "__typename": "Broadcast" }, "broadcastSettings": { "id": "220476955", "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (Presented by Cash App)", "__typename": "BroadcastSettings" }, "stream": null, "videos": { "edges": {}, "__typename": "VideoConnection" }, "channel": { "id": "220476955", "schedule": null, "__typename": "Channel" }, "__typename": "User" }, "credits_used": 1, "endpoint": "twitch/user/schedule" }
Get a Twitch user’s streaming schedule.
Credit Cost: 1 credit per request
API key for authentication. Format: sk_live_xxxxxxxxxxxxx
sk_live_xxxxxxxxxxxxx
Get your API key from the Dashboard.
Twitch handle
"ishowspeed"
Successful response