get
https://api.triathlon.org/v1/federations/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Retrieve Federation Information endpoint returns a detailed listing for a Federation given a federation_id.
As well as listing the basic Federation information it also includes a list of the latest news articles together with any upcoming events for the Federation.
The following example retrieves the Federation profile for the British Triathlon Federation (federation_id 2356).
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/federations/2356