Retrieve Athlete Information

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

The Retrieve Athlete Information method returns a full athlete profile for a given athlete_id.

For the latest results, news, videos and images the latest 5 results are included. If you require more then please consult the relevant endpoints for results, news, videos and images.

đźš§

Full vs Basic Profile

Due to the quantity of information in a full profile this call should only be used when necessary. A large amount of information is also available in the basic profile and is a much faster API call and is the preferred method for obtaining athlete basic profile data. To obtain a basic profile simply use the parameter output=basic as in the following example.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/5695?output=basic
Path Params
int32
required

The unique id of the athlete to be returned

Query Params
string

Return only a basic athlete object

Response

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