Athlete Videos

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The Athlete Videos method returns a paginated, filterable array of basic video objects where the athlete has been tagged.

The following example returns tagged videos for athlete_id 11378 for a category_id of 59 (World Triathlon Series).

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/11378/videos?category_id=59
Path Params
int32
required

The unique id of the athlete

Query Params
int32
Defaults to 10

How many results to be returned per page

int32

The page number to be returned

string

A pipe delimited list of category ids

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json