get https://api.triathlon.org/v1/content/videos
The Video Listings method returns a filterable list of basic video objects matching the search criteria.
Video Search API also available
The search API can also be used to return a searchable array of basic video objects and is suitable for producing front-end search applications.
Many of the parameters accept a pipe delimited list to allow selection of multiple categories/video_ids and you may specify a tag_id
to return all videos for a given tag_id.
The following example returns all WTS event videos:
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/content/videos?category_id=60