Event Medal Tally

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

The Event Medal Tally method returns a Federation-based medal tally for a given event_id. This method may be used to determine medal tables for display for an event and is ordered as per the Olympic Games (sorted via gold, then silver, then bronze, then total medals).

A basic Federation object is returned as well as a listing of the total of each medal type.

The following example returns the medal tally for the 2015 Grand Final in Chicago (event_id 90168).

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/events/90168/medal_tally
Path Params
int32
required

The unique id of the event

Responses

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