Video Listings

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

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
Query Params
int32

How many events to be returned per page

int32

The page number to be returned

string

A pipe delimited list of category ids

string

A pipe delimited list of video ids

int32

The tag id to restrict results to

string
Defaults to desc

Specify asc or desc ordering

Response

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