Access denied Access granted Authentification Draft Deprecated
video : list
Last change: 2023-01-20 14:16:19
Get a scope of videos in one or more categories
Parameter
Value
Description
type
[latest|mostViewed|myVideos|myVideosOldest|myVideosMostViewed|myVideosLessViewed|user|strava|popularTraining|distanceAsc|durationAsc|distanceDesc|durationDesc]
myVideos: All videos from param userName
user: Public videos from param userName
forceStandard
If set to 1, the return will use a new format implemented (better compliance standard) - Default: 0
hd
Filter -
limit
Number of returned elements - Default: 10 Max: 50
maxAvgPositiveSlope
Filter -
maxAvgSpeed
Filter -
maxDuration
Filter - Exclude videos upper specified duration (seconds)
maxLength
Filter - Exclude videos upper specified length (meters)
maxPositiveSlope
Filter - in m
minAvgPositiveSlope
Filter -
minAvgPower
Filter -
maxAvgPower
Filter -
minWorkoutLoad
Filter -
maxWorkoutLoad
Filter -
minAvgSpeed
Filter -
minDuration
Filter - Exclude videos under specified duration (seconds)
minLength
Filter - Exclude videos under specified length (meters)
minPositiveSlope
Filter - in m
sectionEdited
Filter -
sport
Filter - [cycling|rowing|running]
You can set one or more sport
source
Filter - [camera|smartphone]
start
First element offset - Default: 0
userName
Mandatory parameter for myVideos and user type
vehicleId
Filter video query for one or more specified vehicles - Default: empty (all) - Separator: |
mainVideo
Filter - Only show section for this main video
climbCategories
Filter - Only show section with these climb categories (separated by |)
qualities
Filter - Only show section with these qualities (IDs separated by |) - 0=>Undefined 1=>Bad 2=>Medium 3=>Good 4=>Excellent
includeStrava
Filter - 0 (or empty) to hide strava sections and 1 to show all. When using strava type, that field is useless
excludeComplete
Filter - 1 to hide already completed videos
difficulty
1|2|3|4|5
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/video/list?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
  • videos: list of elements
Response : Error / Failed
Response status is replaced by one of the following:
  • INVALID_SPORT_VALUE: Invalid sport value (Example of possible value: cycling)
  • INVALID_SOURCE_VALUE: Invalid type value (Example of possible value: camera)
  • INVALID_TYPE_VALUE: Invalid type value (Example of possible value: latest)
  • UNABLE_TO_FIND_USER: The specified user does not exist
Sign in