Event Specifications

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

The Event Specifications method returns a list of cat_ids that may be used in filtering of all event methods via the specification_id parameter.

An optional parent_id parameter allows restricting results to a top-level specification. For example to display all the event specifications related to Duathlon (cat_id 355) the following request should be made.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/events/specifications?parent_id=355

If you only wish to display the top-level specifications simply supply the parameter show_children=false which will limit to the top-level sport specifications. By default all children are returned.

Query Params
int32

The parent category to filter results

boolean
Defaults to true

Whether to show only top level categories

Response

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