Athlete Rankings

The Athlete Rankings method returns all rankings information for an athlete_id for all ranking categories (an athlete may only have one ranking for each ranking category). If the athlete does not have a valid ranking a null value will be returned.

The following example returns the rankings for athlete id 5695.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/5695/rankings
Language
Authorization
Header
Click Try It! to start a request and see the response here!