internal_twitchstream_v1
Fetch a Twitch channel's current stream. Provide the channel name as a query parameter to receive live stream status and details.
Instructions
[GET] /internal/twitch/stream/v1 - Current stream of Twitch channel。必填: query: channel。需要 API Key(环境变量: ITAD_API_KEY, ISTHEREANYDEAL_API_KEY, APIKEY, apikey)。可读取资源 itad://guide/calling 获取完整调用说明。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | 请求体(可选) | |
| query | Yes | Query 参数对象,必填: channel | |
| headers | No | 请求头对象(可选) | |
| oauthToken | No | OAuth token(非 oauth 接口可忽略) | |
| pathParams | No | 路径参数对象(可选) |