Interface Overview: Get the list of honors obtained by the coach. This interface returns the list of honor information obtained by the requested parameters of the coach. Recommended request Initialization: First full update, obtaining full data based on parameters Update data: Subsequent incremental updates, obtaining changed data based on parameter recent_update Frequency limit: 30 times/min
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/sport/api/v3/advanced/list/coach/honor' \
--header'app_id: {{APP_ID}}' \
--header'app_secret: {{APP_SECRET}}'