wss://ws.域名地址/sport/ws/v3/live?app_id=xxx&app_secret=xxx&sport_id=xxx,xxx
參數 | 類型 | 是否必填 | 描述 |
---|---|---|---|
app_id | string | 是 | 用戶ID |
app_secret | string | 是 | 用戶密鑰 |
sport_id | int | 是 | 運動ID,多個用英文逗號隔開 |
標題 | channel | 備註 |
---|---|---|
比賽實時數據 | live | |
比賽賽果 | result | |
文字直播 | tlive | |
趨勢 | trend |
標題 | push_type | 備註 |
---|---|---|
新增 | new | |
變化 | update |
公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
---|
wss://ws.域名地址/sport/ws/v3/liveplus?app_id=xxx&app_secret=xxx&sport_id=xxx,xxx
參數 | 類型 | 是否必填 | 描述 |
---|---|---|---|
app_id | string | 是 | 用戶ID |
app_secret | string | 是 | 用戶密鑰 |
sport_id | string | 是 | 運動ID,多個用英文逗號隔開 |
標題 | channel | 備註 |
---|---|---|
比賽事件 | event | |
比賽陣容 | lineup | |
比賽統計 | stats |
標題 | push_type | 備註 |
---|---|---|
新增 | new | |
變化 | update |
公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
---|
wss://ws.域名地址/sport/ws/v3/livepro?app_id=xxx&app_secret=xxx&sport_id=xxx,xxx
參數 | 類型 | 是否必填 | 描述 |
---|---|---|---|
app_id | string | 是 | 用戶ID |
app_secret | string | 是 | 用戶密鑰 |
sport_id | string | 是 | 運動ID,多個用英文逗號隔開 |
標題 | channel | 備註 |
---|---|---|
比賽技術統計 | stats_extend |
標題 | push_type | 備註 |
---|---|---|
新增 | new | |
變化 | update |
公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
---|
wss://ws.域名地址/sport/ws/v3/live?app_id=xxx&app_secret=xxx&sport_id=xxx,xxx&langue=vi
參數 | 類型 | 是否必填 | 描述 |
---|---|---|---|
app_id | string | 是 | 用戶ID |
app_secret | string | 是 | 用戶密鑰 |
sport_id | string | 是 | 運動ID,多個用英文逗號隔開 |
language | string | 否 | 多語言參數,參數值查看API指南-全局多語言 |
標題 | channel | 備註 |
---|---|---|
文字直播 | text-live | |
--- | --- | --- |
新增 | new | |
變化 | update |
公告字段 | push_time_millis | 推送時間,毫秒級時間戳 |
---|