Interface Overview: Get the statistics list data of all changes in players, and the pre-interface used to update the change data. Recommendation request Update data: Request the interface once timed to obtain change list data. Suggested frequency: 1 time/day
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.marzdata.cn/esport/api/v3/stats/list/player/recent' \
--header'app_id: {{APP_ID}}' \
--header'app_secret: {{APP_SECRET}}'