wss://ws.Domain address/sport/ws/v3/live?app_id=xxx&app_secret=xxx&sport_id=xxx,xxxx| Parameters | Type | Required | Description |
|---|---|---|---|
| app_id | string | yes | user ID |
| app_secret | string | yes | user key |
| sport_id | int | yes | motion ID, multiple separated by English commas |
| Title | channel | Notes |
|---|---|---|
| Real-time match data | live | |
| Competition results | result | |
| Live text | tlive | |
| Trend | trend |
| Title | push_type | Notes |
|---|---|---|
| Added | new | |
| Changes | update | |
| Announcement field | push_time_millis | Push time, millisecond time stamp |
wss://ws.Domain address/sport/ws/v3/liveplus?app_id=xxx&app_secret=xxx&sport_id=xxx,xxxx| Parameters | Type | Required | Description |
|---|---|---|---|
| app_id | string | yes | user ID |
| app_secret | string | yes | user key |
| sport_id | string | yes | motion ID, multiple separated by English commas |
| Title | channel | Notes |
|---|---|---|
| Competition Event | ||
| Match lineup | lineup | |
| Match Statistics | stats |
| Title | push_type | Notes |
|---|---|---|
| Added | new | |
| Changes | update | |
| Announcement field | push_time_millis | Push time, millisecond time stamp |
wss://ws.Domain address/sport/ws/v3/livepro?app_id=xxx&app_secret=xxx&sport_id=xxx,xxxx| Parameters | Type | Required | Description |
|---|---|---|---|
| app_id | string | yes | user ID |
| app_secret | string | yes | user key |
| sport_id | string | yes | motion ID, multiple separated by English commas |
| Title | channel | Notes |
|---|---|---|
| Competition Technical Statistics | stats_extend |
| Title | push_type | Notes |
|---|---|---|
| Added | new | |
| Changes | update | |
| Announcement field | push_time_millis | Push time, millisecond time stamp |
wss://ws.Domain address/sport/ws/v3/live?app_id=xxx&app_secret=xxx&sport_id=xxx,xxx&langue=vi| Parameters | Type | Required | Description |
|---|---|---|---|
| app_id | string | yes | user ID |
| app_secret | string | yes | user key |
| sport_id | string | yes | motion ID, multiple separated by English commas |
| language | string | No | Multi-language parameters, parameter value viewing API guide - Global Multilingual |
| Title | channel | Notes |
|---|---|---|
| Live text | text-live | |
| Added | new | |
| Changes | update | |
| Announcement field | push_time_millis | Push time, millisecond time stamp |