Access denied Access granted Authentification Draft Deprecated
search : scope
Last change: 2023-01-20 14:16:19
Call this interface to get a scope on one or more category
Parameter
Value
Description
category
The list of category delimited by |. Available category: poi, user, video
query
The string to search
limit
The return limit for each category. By default: 5
sport
Filter - [cycling|rowing|running]
You can set one or more sport
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 -
minAvgSpeed
Filter -
minDuration
Filter - Exclude videos under specified duration (seconds)
minLength
Filter - Exclude videos under specified length (meters)
minPositiveSlope
Filter - in m
sectionEdited
Filter -
vehicleId
Filter video query for one or more specified vehicles - Default: empty (all) - Separator: |
minAvgPower
Filter -
maxAvgPower
Filter -
minWorkoutLoad
Filter -
maxWorkoutLoad
Filter -
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
difficulty
1|2|3|4|5
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/search/scope?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
Response : Error / Failed
Response status is replaced by one of the following:
  • INVALID_CATEGORY_VALUE: Invalid category value (Example of possible category: user
  • INVALID_SPORT_VALUE: Invalid sport value (Example of possible value: cycling)
Sign in