Coach List
GET
/sport/api/v3/base/list/coach
Get the list of coaches under the sport - custom parameter query.
This interface returns the coach data requested by the parameters.
Recommended request
Initialize data: request all coach data based on the sport type, full update.
Update data: request as needed, get the data updated in the recent period. (Support data updated within 30 minutes, 1 hour, 12 hours, 48 hours.)
Recommended frequency: 1min/time
Request
Query Params
sport_id
string
optional
coach_id
string
optional
page
integer
optional
per_page
integer
optional
language
string
optional
recent_update
string
optional
Request samples
Responses
Modified at 2025-06-20 06:32:11